Skip to content

Commit 2af7b5a

Browse files
dependabot[bot]karlb
authored andcommitted
build(deps): bump structlog from 21.2.0 to 21.5.0 in /requirements
Bumps [structlog](https://github.com/hynek/structlog) from 21.2.0 to 21.5.0. - [Release notes](https://github.com/hynek/structlog/releases) - [Changelog](https://github.com/hynek/structlog/blob/main/CHANGELOG.md) - [Commits](hynek/structlog@21.2.0...21.5.0) --- updated-dependencies: - dependency-name: structlog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6250e2f commit 2af7b5a

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

requirements/requirements-ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -700,7 +700,7 @@ stack-data==0.2.0
700700
# via
701701
# -r requirements-dev.txt
702702
# ipython
703-
structlog==21.2.0
703+
structlog==21.5.0
704704
# via -r requirements-dev.txt
705705
threadloop==1.0.2
706706
# via

requirements/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -596,7 +596,7 @@ sortedcontainers==2.1.0
596596
# matrix-synapse
597597
stack-data==0.2.0
598598
# via ipython
599-
structlog==21.2.0
599+
structlog==21.5.0
600600
# via -r requirements.txt
601601
threadloop==1.0.2
602602
# via

requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ six==1.16.0
267267
# protobuf
268268
# pyrsistent
269269
# thrift
270-
structlog==21.2.0
270+
structlog==21.5.0
271271
# via -r requirements.in
272272
threadloop==1.0.2
273273
# via jaeger-client

0 commit comments

Comments
 (0)