Skip to content

Commit

Permalink
pip prod(deps): bump pygithub from 2.3.0 to 2.4.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.4.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.4.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 Aug 30, 2024
1 parent 5a47f7a commit 97acfcd
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 @@ -60,7 +60,7 @@ plotly==5.24.0
# via -r requirements.txt.in
pycparser==2.21
# via cffi
pygithub==2.3.0
pygithub==2.4.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.3.0
PyGithub==2.4.0
pandas
plotly==5.24.0
copr-cli
Expand Down

0 comments on commit 97acfcd

Please sign in to comment.