Skip to content

Commit

Permalink
chore(deps): upgrade pyyaml from 6.0 to 6.0.1 to fix build failure on…
Browse files Browse the repository at this point in the history
… python 3.12

See python-poetry/poetry#8287
  • Loading branch information
qkaiser committed Oct 13, 2023
1 parent 4a6e85f commit b38f3b9
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 42 deletions.
94 changes: 52 additions & 42 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ pyright = "^1.1.307"
pre-commit = "^2.15.0"
pytest-cov = "^3.0.0"
ruff = "^0.0.259"
pyyaml = "^6.0.1"

[tool.poetry.group.docs]
optional = true
Expand Down

0 comments on commit b38f3b9

Please sign in to comment.