Skip to content

Commit

Permalink
Bump pygithub from 2.4.0 to 2.5.0 in the all group
Browse files Browse the repository at this point in the history
Bumps the all group with 1 update: [pygithub](https://github.com/pygithub/pygithub).


Updates `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
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent c4043da commit f271589
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ license = "Apache-2.0"
python = ">= 3.12"
requests = "^2.32.3"
pycairo = "^1.27.0"
pygithub = "^2.4.0"
pygithub = "^2.5.0"
python-slugify = "^8.0.4"
requests-cache = "^1.2.1"
ruamel-yaml = "^0.18.6"
Expand Down

0 comments on commit f271589

Please sign in to comment.