Skip to content

Commit

Permalink
feat(Dependencies): Update dependency pyyaml to v6.0.2
Browse files Browse the repository at this point in the history
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| pypi       | pyyaml  | 6.0.1 | 6.0.2 |
  • Loading branch information
renovate[bot] committed Aug 7, 2024
1 parent f38f8dc commit 98865cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ruamel.yaml==0.18.6
pyvim==3.0.3
redis==5.0.8
requests==2.32.3
pyyaml==6.0.1
pyyaml==6.0.2
pre-commit==3.8.0
types-PyYAML==6.0.12.20240724
sympy==1.13.1
Expand Down

0 comments on commit 98865cc

Please sign in to comment.