From 49fb4dfda4cc06e34f6eaa4b593ed573f08c192a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Apr 2023 12:31:09 +0000 Subject: [PATCH] Bump gitpython from 2.1.11 to 3.1.30 in /requirements 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] --- requirements/nest_flask.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/nest_flask.txt b/requirements/nest_flask.txt index cf40322..42a9bf0 100644 --- a/requirements/nest_flask.txt +++ b/requirements/nest_flask.txt @@ -12,4 +12,4 @@ Flask-Script==2.0.5 Flask-SQLAlchemy==2.1 # status endpoint -GitPython==2.1.11 +GitPython==3.1.30