Skip to content

Commit 160f44c

Browse files
deps(deps): bump structlog from 24.1.0 to 25.5.0 (#42)
Bumps [structlog](https://github.com/hynek/structlog) from 24.1.0 to 25.5.0. - [Release notes](https://github.com/hynek/structlog/releases) - [Changelog](https://github.com/hynek/structlog/blob/main/CHANGELOG.md) - [Commits](hynek/structlog@24.1.0...25.5.0) --- updated-dependencies: - dependency-name: structlog dependency-version: 25.5.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b26871 commit 160f44c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ hiredis>=2.3.0
2727

2828
# Monitoring & Logging
2929
prometheus-client==0.23.1
30-
structlog==24.1.0
30+
structlog==25.5.0
3131

3232
# Security
3333
cryptography>=39.0.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ hiredis>=2.3.0 # C parser for better Redis performance
4040

4141
# Monitoring & Logging
4242
prometheus-client==0.23.1
43-
structlog==24.1.0
43+
structlog==25.5.0
4444

4545
# Distributed Tracing (Issue #9: Monitoring & Observability)
4646
opentelemetry-api>=1.20.0

0 commit comments

Comments
 (0)