From 86d2ed38dc7e789f6d86a55d9283ebbd838b676e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 16:55:52 +0000 Subject: [PATCH] Bump gitpython from 3.1.32 to 3.1.35 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.32 to 3.1.35. - [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.32...3.1.35) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index d501eb2..0f78680 100644 --- a/requirements.in +++ b/requirements.in @@ -69,7 +69,7 @@ fsspec==2023.6.0 # via dask gitdb==4.0.10 # via gitpython -gitpython==3.1.32 +gitpython==3.1.35 # via # mozilla-auto-sizing # mozilla-jetstream diff --git a/requirements.txt b/requirements.txt index 77162e0..46a03ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -348,9 +348,9 @@ gitdb==4.0.10 \ # via # -r requirements.in # gitpython -gitpython==3.1.32 \ - --hash=sha256:8d9b8cb1e80b9735e8717c9362079d3ce4c6e5ddeebedd0361b228c3a67a62f6 \ - --hash=sha256:e3d59b1c2c6ebb9dfa7a184daf3b6dd4914237e7488a1730a6d8f6f5d0b4187f +gitpython==3.1.35 \ + --hash=sha256:9cbefbd1789a5fe9bcf621bb34d3f441f3a90c8461d377f84eda73e721d9b06b \ + --hash=sha256:c19b4292d7a1d3c0f653858db273ff8a6614100d1eb1528b014ec97286193c09 # via # -r requirements.in # mozilla-jetstream