Skip to content

Commit

Permalink
feat(deps): Bump structlog in the production-dependencies group
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 1 update: [structlog](https://github.com/hynek/structlog).


Updates `structlog` from 24.1.0 to 24.2.0
- [Release notes](https://github.com/hynek/structlog/releases)
- [Changelog](https://github.com/hynek/structlog/blob/main/CHANGELOG.md)
- [Commits](hynek/structlog@24.1.0...24.2.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]>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent dc93cab commit 94f3722
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 @@ -23,7 +23,7 @@ python = ">=3.8"
colorama = "==0.4.*"
requests-cache = "==1.2.*"
singer-sdk = "==0.37.*"
structlog = "==24.1.*"
structlog = "==24.2.*"

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

0 comments on commit 94f3722

Please sign in to comment.