Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit 4a73f14

Browse files
Bump structlog from 25.1.0 to 25.2.0
Bumps [structlog](https://github.com/hynek/structlog) from 25.1.0 to 25.2.0. - [Release notes](https://github.com/hynek/structlog/releases) - [Changelog](https://github.com/hynek/structlog/blob/main/CHANGELOG.md) - [Commits](hynek/structlog@25.1.0...25.2.0) --- updated-dependencies: - dependency-name: structlog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dfe4ef5 commit 4a73f14

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ click = "==8.1.8"
1313
PyYAML = "==6.0.2"
1414
fastapi = "==0.115.11"
1515
uvicorn = "==0.34.0"
16-
structlog = "==25.1.0"
16+
structlog = "==25.2.0"
1717
litellm = "==1.63.0"
1818
llama_cpp_python = "==0.3.5"
1919
cryptography = "==44.0.2"

0 commit comments

Comments
 (0)