Skip to content

Commit

Permalink
deps(deps): bump pygithub from 2.4.0 to 2.5.0
Browse files Browse the repository at this point in the history
Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.4.0 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.4.0...v2.5.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 and eMerzh committed Nov 11, 2024
1 parent 7a6b1ad commit 4f90639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ requires-python = "==3.12.*"
readme = "README.md"
dependencies = [
"click==8.1.7",
"pygithub==2.4.0",
"pygithub==2.5.0",
"python-dotenv==1.0.1",
"requests[security]==2.32.3",
"semver==3.0.2",
Expand Down

0 comments on commit 4f90639

Please sign in to comment.