From b25b8af17ae5902159462d7f60524b8174002ae0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jan 2023 15:29:15 +0000 Subject: [PATCH] Bump gitpython from 3.1.27 to 3.1.30 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.27 to 3.1.30. - [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.1.27...3.1.30) --- 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 ed0d10c01..93587da8d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ executing==0.8.3 freezegun==1.2.1 frozenlist==1.3.0 gitdb==4.0.9 -GitPython==3.1.27 +GitPython==3.1.30 gunicorn==20.1.0 idna==3.3 imagesize==1.3.0