Skip to content

Commit 98c8a9f

Browse files
Bump structlog from 18.1.0 to 25.5.0
Bumps [structlog](https://github.com/hynek/structlog) from 18.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@18.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>
1 parent 1a1d5f7 commit 98c8a9f

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ python-editor~=1.0.3
2525
sentry-sdk[flask]~=2.24.1
2626
six~=1.17.0
2727
SQLAlchemy~=2.0.40
28-
structlog~=18.1.0
28+
structlog~=25.5.0
2929
Werkzeug~=3.1.6
3030
wrapt~=1.17.2
3131
click~=8.1

requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,15 +170,14 @@ six==1.17.0
170170
# -r requirements.in
171171
# pyjwkest
172172
# python-dateutil
173-
# structlog
174173
sqlalchemy==2.0.45
175174
# via
176175
# -r requirements.in
177176
# alembic
178177
# flask-sqlalchemy
179178
srvlookup==3.0.0
180179
# via csh-ldap
181-
structlog==18.1.0
180+
structlog==25.5.0
182181
# via -r requirements.in
183182
tomlkit==0.14.0
184183
# via pylint

0 commit comments

Comments
 (0)