Skip to content

Commit 8190071

Browse files
Merge pull request php-curl-class#919 from php-curl-class/dependabot/pip/pygithub-2.6.0
⬆ Bump pygithub from 2.5.0 to 2.6.0
2 parents fd902b4 + 277ece4 commit 8190071

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.44
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.5.0
28-
# via -r make_release_requirements.in
27+
pygithub==2.6.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)