Skip to content

Commit

Permalink
build(deps): bump structlog from 24.2.0 to 24.4.0 in /server
Browse files Browse the repository at this point in the history
Bumps [structlog](https://github.com/hynek/structlog) from 24.2.0 to 24.4.0.
- [Release notes](https://github.com/hynek/structlog/releases)
- [Changelog](https://github.com/hynek/structlog/blob/main/CHANGELOG.md)
- [Commits](hynek/structlog@24.2.0...24.4.0)

---
updated-dependencies:
- dependency-name: structlog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and frankie567 committed Jul 24, 2024
1 parent 1b53c78 commit df0f3ef
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 @@ -13,7 +13,7 @@ asyncpg = "^0.29.0"
alembic = "^1.9.2"
sqlalchemy = { extras = ["asyncio"], version = "^2.0.22" }
greenlet = "^3.0.2"
structlog = "^24.1.0"
structlog = "^24.4.0"
githubkit = "0.11.4"
redis = "^5.0.4"
sse-starlette = "^2.0.0"
Expand Down

0 comments on commit df0f3ef

Please sign in to comment.