mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-26 04:43:43 +00:00
Merge pull request #3011 from pydanny/pyup-update-pyyaml-5.3.1-to-5.4.1
Update pyyaml to 5.4.1
This commit is contained in:
commit
60278f3414
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ tox==3.21.2
|
|||
pytest==5.4.3 # pyup: <6 # https://github.com/hackebrot/pytest-cookies/issues/51
|
||||
pytest-cookies==0.5.1
|
||||
pytest-instafail==0.4.2
|
||||
pyyaml==5.3.1
|
||||
pyyaml==5.4.1
|
||||
|
||||
# Scripting
|
||||
# ------------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue