Skip to content

Commit

Permalink
chore(deps): update dependency pyyaml to v6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent ce0cf04 commit fd5ac4c
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 52 deletions.
115 changes: 64 additions & 51 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 @@ -18,7 +18,7 @@ include = [
[tool.poetry.dependencies]
python = ">=3.8,<4.0"
pydantic = "^2.0.0"
structlog = ">= 20.1.0"
structlog = ">= 20.1.0, < 23.0.0"
packaging = ">= 21.3, < 24.0"
colorama = {version = "^0.4.3", optional = true}
redis = {version = "^4.3", optional = true}
Expand Down

0 comments on commit fd5ac4c

Please sign in to comment.