From 01b3e68e120567e1388bec047cf5c684d403bf53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 20:26:30 +0000 Subject: [PATCH] Bump gitpython from 3.1.30 to 3.1.32 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.30 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/3.1.30...3.1.32) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_frozen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_frozen.txt b/requirements_frozen.txt index c7c69601..63e5c675 100644 --- a/requirements_frozen.txt +++ b/requirements_frozen.txt @@ -1,6 +1,6 @@ dill==0.3.4 gitdb==4.0.9 -GitPython==3.1.30 +GitPython==3.1.32 jsonpickle==2.0.0 kiwisolver==1.3.2 matplotlib==3.5.1