From 9485fa6bca959f3ae570b112dc9c1cfc47ac6169 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 20:25:25 +0000 Subject: [PATCH] Bump gitpython from 3.1.30 to 3.1.32 in /omega/oaf 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] --- omega/oaf/dev-requirements.txt | 2 +- omega/oaf/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/omega/oaf/dev-requirements.txt b/omega/oaf/dev-requirements.txt index 736c4cef..d41987b3 100644 --- a/omega/oaf/dev-requirements.txt +++ b/omega/oaf/dev-requirements.txt @@ -8,7 +8,7 @@ click==8.1.3 cryptography==41.0.2 dill==0.3.6 gitdb==4.0.9 -GitPython==3.1.30 +GitPython==3.1.32 idna==3.4 isort==5.10.1 lazy-object-proxy==1.8.0 diff --git a/omega/oaf/requirements.txt b/omega/oaf/requirements.txt index 1900583f..53e3dd16 100644 --- a/omega/oaf/requirements.txt +++ b/omega/oaf/requirements.txt @@ -13,7 +13,7 @@ cryptography==41.0.2 dateparser==1.1.8 dill==0.3.6 gitdb==4.0.10 -GitPython==3.1.31 +GitPython==3.1.32 idna==3.4 interchange==2021.0.4 isodate==0.6.1