Skip to content

Commit d214a8a

Browse files
feat(deps): Bump structlog in the production-dependencies group
Bumps the production-dependencies group with 1 update: [structlog](https://github.com/hynek/structlog). Updates `structlog` from 24.2.0 to 24.4.0 - [Release notes](https://github.com/hynek/structlog/releases) - [Changelog](https://github.com/hynek/structlog/blob/main/CHANGELOG.md) - [Commits](hynek/structlog@24.2.0...24.4.0) --- updated-dependencies: - dependency-name: structlog dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ab7815 commit d214a8a

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
@@ -39,7 +39,7 @@ cffi = { version = ">=1.17.0rc1", python = ">=3.13" }
3939
colorama = "==0.4.*"
4040
requests-cache = "==1.2.*"
4141
singer-sdk = "==0.38.*"
42-
structlog = "==24.2.*"
42+
structlog = "==24.4.*"
4343

4444
[tool.poetry.group.dev.dependencies]
4545
pytest = "==8.*"

0 commit comments

Comments
 (0)