Skip to content

Commit f1c810f

Browse files
Merge pull request #970 from php-curl-class/dependabot/pip/pygithub-2.7.0
⬆ Bump pygithub from 2.6.1 to 2.7.0
2 parents 77fae53 + ff53c05 commit f1c810f

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

scripts/make_release_requirements.txt

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ charset-normalizer==3.4.2
1414
# via requests
1515
cryptography==45.0.5
1616
# via pyjwt
17-
deprecated==1.2.18
18-
# via pygithub
1917
gitdb==4.0.12
2018
# via gitpython
2119
gitpython==3.1.45
@@ -24,7 +22,7 @@ idna==3.10
2422
# via requests
2523
pycparser==2.22
2624
# via cffi
27-
pygithub==2.6.1
25+
pygithub==2.7.0
2826
# via -r scripts/make_release_requirements.in
2927
pyjwt[crypto]==2.8.0
3028
# via pygithub
@@ -40,5 +38,3 @@ urllib3==2.5.0
4038
# via
4139
# pygithub
4240
# requests
43-
wrapt==1.17.2
44-
# via deprecated

0 commit comments

Comments
 (0)