Skip to content

Commit fd5ac4c

Browse files
chore(deps): update dependency pyyaml to v6.0.2
1 parent ce0cf04 commit fd5ac4c

File tree

2 files changed

+65
-52
lines changed

2 files changed

+65
-52
lines changed

poetry.lock

Lines changed: 64 additions & 51 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"
21+
structlog = ">= 20.1.0, < 23.0.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)