Skip to content

Commit ff53c05

Browse files
⬆ Bump pygithub from 2.6.1 to 2.7.0
Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.6.1 to 2.7.0. - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst) - [Commits](PyGithub/PyGithub@v2.6.1...v2.7.0) --- updated-dependencies: - dependency-name: pygithub dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 77fae53 commit ff53c05

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)