Skip to content

Commit

Permalink
⬆️ Bump pygithub from 2.1.1 to 2.5.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.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.1.1...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 Dec 1, 2024
1 parent 5246d43 commit db8ae06
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 @@ -60,7 +60,7 @@ def run(self):
"textblob==0.18.0.post0", # also in pyproject.toml, required for setup script above
"pyfiglet==1.0.2",
"matplotlib==3.9.3",
"PyGithub==2.1.1",
"PyGithub==2.5.0",
"wolframalpha==5.1.3",
"yfinance==0.2.50",
"mip==1.15.0",
Expand Down

0 comments on commit db8ae06

Please sign in to comment.