Skip to content

Commit

Permalink
chore(deps): update dependency pyyaml to v6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 7, 2024
1 parent 7c4e974 commit 716519a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ pre-commit==3.8.0

# Utility packages used in test fixtures and scripts
pytest==8.3.2
pyyaml==6.0.1
pyyaml==6.0.2
packaging==24.1
docker==7.1.0
# Dependencies for executing the role scenarios.
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ pyproject-hooks==1.1.0
# pip-tools
pytest==8.3.2
# via -r requirements.in
pyyaml==6.0.1
pyyaml==6.0.2
# via
# -r requirements.in
# ansible-compat
Expand Down

0 comments on commit 716519a

Please sign in to comment.