update dependencies

This commit is contained in:
David Lord 2023-02-16 06:27:25 -08:00
parent 6a392afbb6
commit c4c7f504be
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
6 changed files with 47 additions and 39 deletions

View file

@ -11,13 +11,19 @@ attrs==22.2.0
# via pytest
blinker==1.5
# via -r requirements/tests.in
iniconfig==1.1.1
exceptiongroup==1.1.0
# via pytest
packaging==22.0
greenlet==2.0.2 ; python_version < "3.11"
# via -r requirements/tests.in
iniconfig==2.0.0
# via pytest
packaging==23.0
# via pytest
pluggy==1.0.0
# via pytest
pytest==7.2.0
pytest==7.2.1
# via -r requirements/tests.in
python-dotenv==0.21.0
python-dotenv==0.21.1
# via -r requirements/tests.in
tomli==2.0.1
# via pytest