Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 163c6b8 commit c0a54fa
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==1.59.1',
'PyGithub==2.1.1',
'shortuuid==1.0.11',
'isodate>=0.6.1,<0.7',
],
Expand Down

0 comments on commit c0a54fa

Please sign in to comment.