From c82194e0c295d15e4144379e330fb6e75059b371 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 20:46:31 +0000 Subject: [PATCH] Bump gitpython from 3.1.32 to 3.1.37 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.32 to 3.1.37. - [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.37) --- 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..ee46c31 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.37 # via # mozilla-auto-sizing # mozilla-jetstream diff --git a/requirements.txt b/requirements.txt index 77162e0..ea0edab 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.37 \ + --hash=sha256:5f4c4187de49616d710a77e98ddf17b4782060a1788df441846bddefbb89ab33 \ + --hash=sha256:f9b9ddc0761c125d5780eab2d64be4873fc6817c2899cbcb34b02344bdc7bc54 # via # -r requirements.in # mozilla-jetstream