Skip to content

Commit

Permalink
Update dependency PyYAML to v6.0.2 (#81)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 10, 2024
1 parent ccdf475 commit 1aa60f8
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 55 deletions.
110 changes: 56 additions & 54 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ platformdirs = "4.2.2"
pre-commit = "3.8.0"
py = "1.11.0"
python-dotenv = "^1.0.1"
PyYAML = "6.0.1"
PyYAML = "6.0.2"
requests = "2.32.3"
retry = "0.9.2"
titlecase = "2.4.1"
Expand Down

0 comments on commit 1aa60f8

Please sign in to comment.