Skip to content

Commit b38f3b9

Browse files
committed
chore(deps): upgrade pyyaml from 6.0 to 6.0.1 to fix build failure on python 3.12
See python-poetry/poetry#8287
1 parent 4a6e85f commit b38f3b9

File tree

2 files changed

+53
-42
lines changed

2 files changed

+53
-42
lines changed

poetry.lock

Lines changed: 52 additions & 42 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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ pyright = "^1.1.307"
4040
pre-commit = "^2.15.0"
4141
pytest-cov = "^3.0.0"
4242
ruff = "^0.0.259"
43+
pyyaml = "^6.0.1"
4344

4445
[tool.poetry.group.docs]
4546
optional = true

0 commit comments

Comments
 (0)