Skip to content

Commit

Permalink
Update Python dependency PyYAML to v5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 19, 2021
1 parent 90bdfc8 commit f2e9dbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ pytest>=5.0.0 ; python_version >= "3.5"
pytest-cov==2.11.0
pytest-flake8==1.0.7
pytest-tornado==0.8.1
PyYAML==5.3.1
PyYAML==5.4
vcrpy<4.0.0 ; python_version < "3.5"
vcrpy>=4.0.0 ; python_version >= "3.5"
mock<=3.0.5 ; python_version <= "3.5"
Expand Down

0 comments on commit f2e9dbc

Please sign in to comment.