Skip to content

Commit 42ffecb

Browse files
Bump structlog from 24.4.0 to 25.1.0 (#631)
Bumps [structlog](https://github.com/hynek/structlog) from 24.4.0 to 25.1.0. - [Release notes](https://github.com/hynek/structlog/releases) - [Changelog](https://github.com/hynek/structlog/blob/main/CHANGELOG.md) - [Commits](hynek/structlog@24.4.0...25.1.0) --- updated-dependencies: - dependency-name: structlog dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9f94208 commit 42ffecb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ click = "==8.1.8"
1111
PyYAML = "==6.0.2"
1212
fastapi = "==0.115.6"
1313
uvicorn = "==0.34.0"
14-
structlog = "==24.4.0"
14+
structlog = "==25.1.0"
1515
litellm = "==1.58.0"
1616
llama_cpp_python = "==0.3.5"
1717
cryptography = "==44.0.0"

0 commit comments

Comments
 (0)