From 37f957a51ab2be2909df01b4a4426b20cce27fba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 15:50:51 +0000 Subject: [PATCH] Bump gitpython from 3.0.9 to 3.1.41 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.0.9 to 3.1.41. - [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/3.0.9...3.1.41) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a274357..4785802 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ Flask==1.1.4 Flask-Migrate==2.3.1 Flask-SQLAlchemy==2.5.1 SQLAlchemy==1.4.50 -GitPython==3.0.9 +GitPython==3.1.41 git+https://github.com/xeBuz/Flask-Validator.git@v1.4#egg=Flask-Validator pdoc==0.3.2 pytest==5.3.5