Skip to content

Commit

Permalink
pip prod(deps): bump pygithub from 2.4.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.4.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.4.0...v2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent c3bd019 commit e856148
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ plotly==5.24.1
# via -r requirements.txt.in
pycparser==2.21
# via cffi
pygithub==2.4.0
pygithub==2.5.0
# via -r requirements.txt.in
pygments==2.17.2
# via rich
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# pip install pip-tools
# pip-compile -o requirements.txt requirements.txt.in

PyGithub==2.4.0
PyGithub==2.5.0
pandas
plotly==5.24.1
copr-cli
Expand Down

0 comments on commit e856148

Please sign in to comment.