Skip to content

Commit

Permalink
Bump pygithub from 2.4.0 to 2.5.0 in /backend
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 razzeee committed Nov 14, 2024
1 parent 269e99d commit d7171fb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions backend/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 backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ PyGObject = "^3.50.0"
FastAPI-SQLAlchemy = "^0.2.1"
alembic = "^1.14.0"
itsdangerous = "^2.2"
PyGithub = "^2.4"
PyGithub = "^2.5"
vcrpy = "^6.0.2"
python-gitlab = "^5.0"
stripe = "^11.2"
Expand Down

0 comments on commit d7171fb

Please sign in to comment.