Skip to content

Commit

Permalink
Merge pull request #439 from kyhau/dependabot/pip/_common/pyyaml-6.0.1
Browse files Browse the repository at this point in the history
Bump pyyaml from 6.0 to 6.0.1 in /_common
  • Loading branch information
github-actions[bot] committed Jul 24, 2023
2 parents 3f568ab + f2a8b25 commit e42a9b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _common/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"click==8.1.6",
"docker==6.1.3",
"InquirerPy==0.3.4",
"pyyaml==6.0",
"pyyaml==6.0.1",
"toml==0.10.2",
]

Expand Down

0 comments on commit e42a9b9

Please sign in to comment.