Skip to content

Commit

Permalink
feat(deps): Bump structlog from 24.2.0 to 24.4.0 in the production-de…
Browse files Browse the repository at this point in the history
…pendencies group (#263)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent e32eea9 commit 8788240
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ cffi = { version = ">=1.17.0rc1", python = ">=3.13" }
colorama = "==0.4.*"
requests-cache = "==1.2.*"
singer-sdk = "==0.38.*"
structlog = "==24.2.*"
structlog = "==24.4.*"

[tool.poetry.group.dev.dependencies]
pytest = "==8.*"
Expand Down

0 comments on commit 8788240

Please sign in to comment.