From 135c6db1cf7cbd2908e7ef685d5d6358a6c29bf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 19:49:58 +0000 Subject: [PATCH] Bump gitpython from 2.1.11 to 3.1.32 in /requirements 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] --- 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..3ea23d8 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.32