Skip to content
This repository was archived by the owner on May 14, 2026. It is now read-only.

Commit 9ba7de3

Browse files
build(deps): bump gitpython in /hermetic_build/common
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.43 to 3.1.50. - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.43...3.1.50) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.50 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent febe86f commit 9ba7de3

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
black==26.3.1
2-
GitPython==3.1.43
2+
GitPython==3.1.50
33
parameterized==0.9.0
44
PyYAML==6.0.2

hermetic_build/common/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ gitdb==4.0.11 \
4141
--hash=sha256:81a3407ddd2ee8df444cbacea00e2d038e40150acfa3001696fe0dcf1d3adfa4 \
4242
--hash=sha256:bf5421126136d6d0af55bc1e7c1af1c397a34f5b7bd79e776cd3e89785c2b04b
4343
# via gitpython
44-
gitpython==3.1.43 \
45-
--hash=sha256:35f314a9f878467f5453cc1fee295c3e18e52f1b99f10f6cf5b1682e968a9e7c \
46-
--hash=sha256:eec7ec56b92aad751f9912a73404bc02ba212a23adb2c7098ee668417051a1ff
44+
gitpython==3.1.50 \
45+
--hash=sha256:80da2d12504d52e1f998772dc5baf6e553f8d2fcfe1fcc226c9d9a2ee3372dcc \
46+
--hash=sha256:d352abe2908d07355014abdd21ddf798c2a961469239afec4962e9da884858f9
4747
# via -r requirements.in
4848
mypy-extensions==1.0.0 \
4949
--hash=sha256:4392f6c0eb8a5668a69e23d168ffa70f0be9ccfd32b5cc2d26a34ae5b844552d \

0 commit comments

Comments
 (0)