From 99df1c7668c922fba737ce96bfab6fe20086062b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Sep 2023 18:42:50 +0000 Subject: [PATCH] Bump gitpython from 3.1.32 to 3.1.34 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.32 to 3.1.34. - [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.34) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 19 +++++-------------- 2 files changed, 6 insertions(+), 15 deletions(-) diff --git a/requirements.in b/requirements.in index 95bc313..5cd8c69 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.34 # via # mozilla-auto-sizing # mozilla-jetstream diff --git a/requirements.txt b/requirements.txt index 6a30604..961178e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -291,10 +291,7 @@ distributed==2023.8.0 \ exceptiongroup==1.1.2 \ --hash=sha256:12c3e887d6485d16943a309616de20ae5582633e0a2eda17f4e10fd61c1e8af5 \ --hash=sha256:e346e69d186172ca7cf029c8c1d16235aa0e04035e5750b4b95039e65204328f - # via - # -r requirements.in - # cattrs - # pytest + # via -r requirements.in flake8==6.1.0 \ --hash=sha256:d5b3857f07c030bdb5bf41c7f53799571d75c4491748a3adcd47de929e34cd23 \ --hash=sha256:ffdfce58ea94c6580c77888a86506937f9a1a227dfcd15f245d694ae20a6b6e5 @@ -351,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.34 \ + --hash=sha256:5d3802b98a3bae1c2b8ae0e1ff2e4aa16bcdf02c145da34d092324f599f01395 \ + --hash=sha256:85f7d365d1f6bf677ae51039c1ef67ca59091c7ebd5a3509aa399d4eda02d6dd # via # -r requirements.in # mozilla-jetstream @@ -1540,12 +1537,7 @@ toml==0.10.2 \ tomli==2.0.1 \ --hash=sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc \ --hash=sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f - # via - # -r requirements.in - # black - # coverage - # mypy - # pytest + # via -r requirements.in toolz==0.12.0 \ --hash=sha256:2059bd4148deb1884bb0eb770a3cde70e7f954cfbbdc2285f1f2de01fd21eb6f \ --hash=sha256:88c570861c440ee3f2f6037c4654613228ff40c93a6c25e0eba70d17282c6194 @@ -1612,7 +1604,6 @@ typing-extensions==4.7.1 \ --hash=sha256:b75ddc264f0ba5615db7ba217daeb99701ad295353c45f9e95963337ceeeffb2 # via # -r requirements.in - # cattrs # mypy # pydantic tzdata==2023.3 \