Update dependency PyYAML to v6.0.1

This commit is contained in:
renovate[bot] 2023-10-29 07:41:45 +00:00 committed by GitHub
parent 634bbb1f14
commit e402c98c27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ pymdown-extensions==10.0
pyparsing==3.0.9
python-dateutil==2.8.2
pytz==2022.7
PyYAML==6.0
PyYAML==6.0.1
pyyaml_env_tag==0.1
regex==2022.10.31
requests==2.31.0

View File

@ -1,2 +1,2 @@
PyYAML==6.0
PyYAML==6.0.1
watchdog==2.1.7