Skip to content

Commit d418994

Browse files
Bump structlog from 25.1.0 to 25.2.0 (#1267)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f8fc579 commit d418994

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
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
@@ -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)