update requirements

This commit is contained in:
David Lord 2022-12-22 09:23:48 -08:00
parent d36a379a0f
commit 43bc7330ce
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
5 changed files with 27 additions and 25 deletions

View file

@ -5,20 +5,18 @@
#
# pip-compile-multi
#
asgiref==3.5.2
asgiref==3.6.0
# via -r requirements/tests.in
attrs==22.1.0
attrs==22.2.0
# via pytest
blinker==1.5
# via -r requirements/tests.in
iniconfig==1.1.1
# via pytest
packaging==21.3
packaging==22.0
# via pytest
pluggy==1.0.0
# via pytest
pyparsing==3.0.9
# via packaging
pytest==7.2.0
# via -r requirements/tests.in
python-dotenv==0.21.0