Skip to content

Commit e5dac1d

Browse files
Merge pull request #899 from php-curl-class/dependabot/pip/pygithub-2.5.0
Bump pygithub from 2.4.0 to 2.5.0
2 parents 7bf5c35 + e4b2712 commit e5dac1d

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
@@ -19,13 +19,13 @@ deprecated==1.2.14
1919
gitdb==4.0.11
2020
# via gitpython
2121
gitpython==3.1.43
22-
# via -r make_release_requirements.in
22+
# via -r scripts/make_release_requirements.in
2323
idna==3.7
2424
# via requests
2525
pycparser==2.22
2626
# via cffi
27-
pygithub==2.4.0
28-
# via -r make_release_requirements.in
27+
pygithub==2.5.0
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)