Skip to content

Commit

Permalink
Upgrade PyYAML dev-dependency to v6 for CI testing
Browse files Browse the repository at this point in the history
  • Loading branch information
bhch committed Aug 3, 2023
1 parent 833937c commit a7cff22
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 34 deletions.
38 changes: 4 additions & 34 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 @@ -31,6 +31,7 @@ pytest = "7.0.1"
pytest-mock = "^3.6.1"
pytest-asyncio = "^0.15.1"
py = "^1.11.0"
PyYAML = "^6"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit a7cff22

Please sign in to comment.