Skip to content

Commit d26eb14

Browse files
feat(deps): Bump the production-dependencies group with 1 update
Bumps the production-dependencies group with 1 update: [structlog](https://github.com/hynek/structlog). Updates `structlog` from 23.2.0 to 23.3.0 - [Release notes](https://github.com/hynek/structlog/releases) - [Changelog](https://github.com/hynek/structlog/blob/main/CHANGELOG.md) - [Commits](hynek/structlog@23.2.0...23.3.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 d2c3303 commit d26eb14

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
@@ -23,7 +23,7 @@ python = ">=3.8"
2323
colorama = "==0.4.*"
2424
requests-cache = { version = "==1.1.*", python = "<4" }
2525
singer-sdk = "==0.34.*"
26-
structlog = "==23.2.*"
26+
structlog = "==23.3.*"
2727

2828
[tool.poetry.group.dev.dependencies]
2929
pytest = "==7.*"

0 commit comments

Comments
 (0)