Skip to content

Commit

Permalink
Bump structlog from 24.4.0 to 25.1.0 (#631)
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent 9f94208 commit 42ffecb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ click = "==8.1.8"
PyYAML = "==6.0.2"
fastapi = "==0.115.6"
uvicorn = "==0.34.0"
structlog = "==24.4.0"
structlog = "==25.1.0"
litellm = "==1.58.0"
llama_cpp_python = "==0.3.5"
cryptography = "==44.0.0"
Expand Down

0 comments on commit 42ffecb

Please sign in to comment.