Skip to content

Commit

Permalink
update pyyaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mikahanninen committed Aug 24, 2023
1 parent 3276b2f commit f3362e6
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 34 deletions.
77 changes: 44 additions & 33 deletions packages/recognition/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 packages/recognition/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ pytest-cov = "^4.0.0"
toml = "^0.10.2"
colorama = "^0.4.5"
keyring = "^23.9.0"
PyYAML = "^5.4.1"
PyYAML = ">=5.4.1,<7.0.0"
flake8-docstrings = "^1.6.0"
flake8-rst-docstrings = "^0.2.7"

Expand Down

0 comments on commit f3362e6

Please sign in to comment.