Skip to content

Commit

Permalink
build(deps): bump structlog from 23.2.0 to 24.1.0
Browse files Browse the repository at this point in the history
Bumps [structlog](https://github.com/hynek/structlog) from 23.2.0 to 24.1.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...24.1.0)

---
updated-dependencies:
- dependency-name: structlog
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 2a6491b commit ce320f0
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 @@ -13,7 +13,7 @@ keywords = ["LINZ", "logging"]

[tool.poetry.dependencies]
python = "^3.8"
structlog = ">=22.1,<24.0"
structlog = ">=22.1,<25.0"
python-ulid = "^1.1.0"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit ce320f0

Please sign in to comment.