Skip to content

Commit

Permalink
build(deps): bump githubkit from 0.11.4 to 0.11.10 in /server
Browse files Browse the repository at this point in the history
Bumps [githubkit](https://github.com/yanyongyu/githubkit) from 0.11.4 to 0.11.10.
- [Release notes](https://github.com/yanyongyu/githubkit/releases)
- [Commits](yanyongyu/githubkit@v0.11.4...v0.11.10)

---
updated-dependencies:
- dependency-name: githubkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent ad30f1b commit ea7cef1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions server/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 server/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ alembic = "^1.9.2"
sqlalchemy = { extras = ["asyncio"], version = "^2.0.34" }
greenlet = "^3.1.0"
structlog = "^24.4.0"
githubkit = "0.11.4"
githubkit = "0.11.10"
redis = "^5.0.4"
sse-starlette = "^2.0.0"
arq = "^0.25.0"
Expand Down

0 comments on commit ea7cef1

Please sign in to comment.