Skip to content

Commit

Permalink
Use PyYAML 6.0.1 on Python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
joro75 committed Nov 11, 2023
1 parent 269dfb0 commit 8a89c86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ importlib-metadata = {version = "^1.0", python = "<3.8"}

[tool.poetry.dev-dependencies]
pre-commit = "^2.20.0"
pyyaml = {version = "^6.0.1", python = ">=3.12"}
black = ">=22.3, !=22.10.0" # https://github.com/psf/black/issues/3312
flake8 = "^3.8.4"
flake8-bugbear = "^22.10.27"
Expand Down

0 comments on commit 8a89c86

Please sign in to comment.