Skip to content

⬆ Bump pygithub from 2.6.1 to 2.7.0 #970

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 1, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions scripts/make_release_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ charset-normalizer==3.4.2
# via requests
cryptography==45.0.5
# via pyjwt
deprecated==1.2.18
# via pygithub
gitdb==4.0.12
# via gitpython
gitpython==3.1.45
Expand All @@ -24,7 +22,7 @@ idna==3.10
# via requests
pycparser==2.22
# via cffi
pygithub==2.6.1
pygithub==2.7.0
# via -r scripts/make_release_requirements.in
pyjwt[crypto]==2.8.0
# via pygithub
Expand All @@ -40,5 +38,3 @@ urllib3==2.5.0
# via
# pygithub
# requests
wrapt==1.17.2
# via deprecated