Skip to content

Commit 9c75d7c

Browse files
Bump gitpython from 3.1.37 to 3.1.40
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.37 to 3.1.40. - [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.37...3.1.40) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent afc3d3b commit 9c75d7c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

scripts/make_release_requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@ deprecated==1.2.14
1818
# via pygithub
1919
gitdb==4.0.10
2020
# via gitpython
21-
gitpython==3.1.37
22-
# via -r make_release_requirements.in
21+
gitpython==3.1.40
22+
# via -r scripts/make_release_requirements.in
2323
idna==3.4
2424
# via requests
2525
pycparser==2.21
2626
# via cffi
2727
pygithub==1.59.1
28-
# via -r make_release_requirements.in
28+
# via -r scripts/make_release_requirements.in
2929
pyjwt[crypto]==2.8.0
3030
# via pygithub
3131
pynacl==1.5.0

0 commit comments

Comments
 (0)