From c9bfc4f62633cccecdc09dbbcd7cba9ecae05715 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 19:49:48 +0000 Subject: [PATCH] Bump gitpython in /tensorflow_classify_text_deploy_algorithmia Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 2.1.11 to 3.1.32. - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](https://github.com/gitpython-developers/GitPython/compare/2.1.11...3.1.32) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tensorflow_classify_text_deploy_algorithmia/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tensorflow_classify_text_deploy_algorithmia/requirements.txt b/tensorflow_classify_text_deploy_algorithmia/requirements.txt index 25de48c..c40d42d 100644 --- a/tensorflow_classify_text_deploy_algorithmia/requirements.txt +++ b/tensorflow_classify_text_deploy_algorithmia/requirements.txt @@ -1,7 +1,7 @@ tensorflow==1.12.2 algorithmia==1.1.4 jupyter==1.0.0 -gitpython==2.1.11 +gitpython==3.1.32 matplotlib==3.0.2 urllib3==1.24.3 retry==0.9.2