From 131be0c523a71d7e61d4f811fa564a06a5eec91a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 17:14:08 +0000 Subject: [PATCH] Bump gitpython from 3.1.40 to 3.1.41 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.40 to 3.1.41. - [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.40...3.1.41) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 7 ++++--- requirements.txt.in | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 30ad6f1..cce7f5e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -208,9 +208,9 @@ gitdb==4.0.10 \ --hash=sha256:6eb990b69df4e15bad899ea868dc46572c3f75339735663b81de79b06f17eb9a \ --hash=sha256:c286cf298426064079ed96a9e4a9d39e7f3e9bf15ba60701e95f5492f28415c7 # via gitpython -gitpython==3.1.40 \ - --hash=sha256:22b126e9ffb671fdd0c129796343a02bf67bf2994b35449ffc9321aa755e18a4 \ - --hash=sha256:cf14627d5a8049ffbf49915732e5eddbe8134c3bdb9d476e6182b676fc573f8a +gitpython==3.1.41 \ + --hash=sha256:c36b6634d069b3f719610175020a9aed919421c87552185b085e04fbbdb10b7c \ + --hash=sha256:ed66e624884f76df22c8e16066d567aaa5a37d5b5fa19db2c6df6f7156db9048 # via -r requirements.txt.in google-api-core[grpc]==2.15.0 \ --hash=sha256:2aa56d2be495551e66bbff7f729b790546f87d5c90e74781aa77233bcb395a8a \ @@ -788,6 +788,7 @@ pyjwt[crypto]==2.6.0 \ # via # msal # pygithub + # pyjwt # twilio pynacl==1.5.0 \ --hash=sha256:06b8f6fa7f5de8d5d2f7573fe8c863c051225a27b61e6860fd047b1775807858 \ diff --git a/requirements.txt.in b/requirements.txt.in index 652c5dd..2e38cf9 100644 --- a/requirements.txt.in +++ b/requirements.txt.in @@ -37,6 +37,6 @@ Flask==2.0.2 json_fix~=0.5.0 PyGithub~=1.58.0 paramiko~=3.4.0 -GitPython~=3.1.32 +GitPython~=3.1.41 parse~=1.19.0 urllib3==1.26.18