mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-20 01:51:53 +00:00
Update pyyaml to 6.0.1 (#4467)
This commit is contained in:
parent
daa4398071
commit
89e2889672
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ pytest==7.4.0
|
|||
pytest-xdist==3.3.1
|
||||
pytest-cookies==0.7.0
|
||||
pytest-instafail==0.5.0
|
||||
pyyaml==6.0
|
||||
pyyaml==6.0.1
|
||||
|
||||
# Scripting
|
||||
# ------------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue