Skip to content

Commit

Permalink
Bump pygithub from 2.2.0 to 2.3.0
Browse files Browse the repository at this point in the history
Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/pygithub/pygithub/releases)
- [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst)
- [Commits](PyGithub/PyGithub@v2.2.0...v2.3.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] committed Mar 25, 2024
1 parent 599ec68 commit b0592dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
version='1.0.0',
install_requires=[
'racetime_bot@git+https://github.com/wooferzfg/racetime-bot@tww-rando-bot',
'PyGithub==2.2.0',
'PyGithub==2.3.0',
'shortuuid==1.0.13',
'isodate>=0.6.1,<0.7',
],
Expand Down

0 comments on commit b0592dd

Please sign in to comment.