Skip to content

Commit 23b2900

Browse files
Merge pull request php-curl-class#824 from php-curl-class/dependabot/pip/gitpython-3.1.40
Bump gitpython from 3.1.37 to 3.1.40
2 parents afc3d3b + 9c75d7c commit 23b2900

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)