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 d650818 commit f4652d4
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 33 deletions.
75 changes: 43 additions & 32 deletions packages/google/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/google/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ sphinx-issues = "^3.0.1"
docutils = "0.16"
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 f4652d4

Please sign in to comment.