Skip to content

Commit

Permalink
Bump pygithub from 2.1.1 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/pygithub/pygithub/releases)
- [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst)
- [Commits](PyGithub/PyGithub@v2.1.1...v2.2.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 Jan 30, 2024
1 parent 5b8af26 commit 81b852e
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.1.1',
'PyGithub==2.2.0',
'shortuuid==1.0.11',
'isodate>=0.6.1,<0.7',
],
Expand Down

0 comments on commit 81b852e

Please sign in to comment.