update requirements

This commit is contained in:
David Lord 2021-04-16 08:44:18 -07:00
parent e00a4a4b44
commit 078a3c3631
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
4 changed files with 21 additions and 18 deletions

View file

@ -4,7 +4,7 @@
#
# pip-compile requirements/tests.in
#
asgiref==3.2.10
asgiref==3.3.4
# via -r requirements/tests.in
attrs==20.3.0
# via pytest
@ -22,9 +22,9 @@ py==1.10.0
# via pytest
pyparsing==2.4.7
# via packaging
pytest==6.2.2
pytest==6.2.3
# via -r requirements/tests.in
python-dotenv==0.15.0
python-dotenv==0.17.0
# via -r requirements/tests.in
toml==0.10.2
# via pytest