update requirements

This commit is contained in:
David Lord 2021-11-01 12:38:38 -07:00
parent 225ff3ea6c
commit 860431f7e0
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
5 changed files with 37 additions and 37 deletions

View file

@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with python 3.9
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
# pip-compile requirements/tests.in
@ -14,7 +14,7 @@ greenlet==1.1.2
# via -r requirements/tests.in
iniconfig==1.1.1
# via pytest
packaging==21.0
packaging==21.2
# via pytest
pluggy==1.0.0
# via pytest
@ -24,7 +24,7 @@ pyparsing==2.4.7
# via packaging
pytest==6.2.5
# via -r requirements/tests.in
python-dotenv==0.19.0
python-dotenv==0.19.1
# via -r requirements/tests.in
toml==0.10.2
# via pytest