update requirements

This commit is contained in:
David Lord 2022-02-09 07:39:33 -08:00
parent e37e87140e
commit 7c5f17a55e
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
3 changed files with 10 additions and 6 deletions

View file

@ -42,6 +42,10 @@ six==1.16.0
# via
# tox
# virtualenv
toml==0.10.2
# via
# pre-commit
# tox
toposort==1.7
# via pip-compile-multi
tox==3.24.5

View file

@ -1,5 +1,5 @@
pytest<7
asgiref<3.5
pytest
asgiref
blinker
greenlet ; python_version < "3.11"
python-dotenv

View file

@ -1,11 +1,11 @@
# SHA1:39a475af80093ba5deaee28d9ac0851afb91b6a9
# SHA1:69cf1e101a60350e9933c6f1f3b129bd9ed1ea7c
#
# This file is autogenerated by pip-compile-multi
# To update, run:
#
# pip-compile-multi
#
asgiref==3.4.1
asgiref==3.5.0
# via -r requirements/tests.in
attrs==21.4.0
# via pytest
@ -23,9 +23,9 @@ py==1.11.0
# via pytest
pyparsing==3.0.7
# via packaging
pytest==6.2.5
pytest==7.0.0
# via -r requirements/tests.in
python-dotenv==0.19.2
# via -r requirements/tests.in
toml==0.10.2
tomli==2.0.1
# via pytest