Bump the python-requirements group in /requirements with 3 updates (#5492)

This commit is contained in:
David Lord 2024-06-01 08:16:45 -07:00 committed by GitHub
commit 422e05e28d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 6 deletions

View file

@ -105,7 +105,7 @@ pluggy==1.5.0
# -r typing.txt
# pytest
# tox
pre-commit==3.7.0
pre-commit==3.7.1
# via -r dev.in
pycparser==2.22
# via
@ -118,9 +118,9 @@ pygments==2.17.2
# sphinx-tabs
pyproject-api==1.6.1
# via tox
pyright==1.1.361
pyright==1.1.365
# via -r typing.txt
pytest==8.2.0
pytest==8.2.1
# via
# -r tests.txt
# -r typing.txt

View file

@ -12,7 +12,7 @@ packaging==24.0
# via pytest
pluggy==1.5.0
# via pytest
pytest==8.2.0
pytest==8.2.1
# via -r tests.in
python-dotenv==1.0.1
# via -r tests.in

View file

@ -24,9 +24,9 @@ pluggy==1.5.0
# via pytest
pycparser==2.22
# via cffi
pyright==1.1.361
pyright==1.1.365
# via -r typing.in
pytest==8.2.0
pytest==8.2.1
# via -r typing.in
python-dotenv==1.0.1
# via -r typing.in