Skip to content

Commit

Permalink
Bump pygithub from 2.3.0 to 2.5.0
Browse files Browse the repository at this point in the history
Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.3.0 to 2.5.0.
- [Release notes](https://github.com/pygithub/pygithub/releases)
- [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst)
- [Commits](PyGithub/PyGithub@v2.3.0...v2.5.0)

---
updated-dependencies:
- dependency-name: pygithub
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 6e5d1ac commit 3240a42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ python-gitlab==4.12.1
rdflib==7.0.0
requests==2.32.3
SPARQLTransformer==2.4.0
PyGithub==2.3.0
PyGithub==2.5.0
gunicorn==23.0.0; sys_platform!="win32"
waitress>=1.4.2; sys_platform=="win32"

0 comments on commit 3240a42

Please sign in to comment.