Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency pyyaml to v6.0.2
Browse files Browse the repository at this point in the history
renovate-bot committed Aug 13, 2024

Verified

This commit was signed with the committer’s verified signature.
renovate-bot Mend Renovate
1 parent 58e9d68 commit eab39b9
Showing 2 changed files with 60 additions and 58 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"

[packages]
pyyaml = "==6.0.1"
pyyaml = "==6.0.2"
click = "==8.1.7"
python-on-whales = "==0.72.0"
gitpython = "==3.1.43"
116 changes: 59 additions & 57 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit eab39b9

Please sign in to comment.