Skip to content

Commit ce0cf04

Browse files
authored
Merge pull request #276 from jamesharr/chore/update-structlog
Chore/update structlog
2 parents 38f86a5 + d4c159d commit ce0cf04

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ include = [
1818
[tool.poetry.dependencies]
1919
python = ">=3.8,<4.0"
2020
pydantic = "^2.0.0"
21-
structlog = ">= 20.1.0, < 23.0.0"
21+
structlog = ">= 20.1.0"
2222
packaging = ">= 21.3, < 24.0"
2323
colorama = {version = "^0.4.3", optional = true}
2424
redis = {version = "^4.3", optional = true}

0 commit comments

Comments
 (0)