From cd7013ab8216d74c78331718dcd1a866697a4630 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Feb 2023 17:45:44 +0000 Subject: [PATCH] Bump gitpython from 2.1.11 to 3.1.30 in /setup Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 2.1.11 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/2.1.11...3.1.30) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- setup/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/requirements.txt b/setup/requirements.txt index 86b5eb8f..2abb82b9 100644 --- a/setup/requirements.txt +++ b/setup/requirements.txt @@ -32,7 +32,7 @@ Flask-WTF==1.0.1 gevent==22.10.2 gevent-websocket==0.10.1 gitdb2==2.0.5 -GitPython==2.1.11 +GitPython==3.1.30 greenlet==2.0.2 gunicorn==20.1.0 itsdangerous==2.1.2