Bump the python-requirements group in /requirements with 6 updates (#5401)

This commit is contained in:
David Lord 2024-02-03 07:40:27 -08:00 committed by GitHub
commit 94e80b3da9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 12 additions and 12 deletions

View file

@ -30,7 +30,7 @@ click==8.1.7
# via pip-tools
colorama==0.4.6
# via tox
cryptography==41.0.7
cryptography==42.0.2
# via -r typing.in
distlib==0.3.8
# via virtualenv
@ -92,9 +92,9 @@ pyproject-api==1.6.1
# via tox
pyproject-hooks==1.0.0
# via build
pytest==7.4.4
pytest==8.0.0
# via -r tests.in
python-dotenv==1.0.0
python-dotenv==1.0.1
# via
# -r tests.in
# -r typing.in
@ -111,9 +111,9 @@ sphinx==7.2.6
# sphinx-issues
# sphinx-tabs
# sphinxcontrib-log-cabinet
sphinx-issues==3.0.1
sphinx-issues==4.0.0
# via -r docs.in
sphinx-tabs==3.4.4
sphinx-tabs==3.4.5
# via -r docs.in
sphinxcontrib-applehelp==1.0.8
# via sphinx
@ -129,7 +129,7 @@ sphinxcontrib-qthelp==1.0.7
# via sphinx
sphinxcontrib-serializinghtml==1.1.10
# via sphinx
tox==4.12.0
tox==4.12.1
# via -r dev.in
types-contextvars==2.4.7.3
# via -r typing.in

View file

@ -45,9 +45,9 @@ sphinx==7.2.6
# sphinx-issues
# sphinx-tabs
# sphinxcontrib-log-cabinet
sphinx-issues==3.0.1
sphinx-issues==4.0.0
# via -r docs.in
sphinx-tabs==3.4.4
sphinx-tabs==3.4.5
# via -r docs.in
sphinxcontrib-applehelp==1.0.8
# via sphinx

View file

@ -12,7 +12,7 @@ packaging==23.2
# via pytest
pluggy==1.3.0
# via pytest
pytest==7.4.4
pytest==8.0.0
# via -r tests.in
python-dotenv==1.0.0
python-dotenv==1.0.1
# via -r tests.in

View file

@ -8,7 +8,7 @@ asgiref==3.7.2
# via -r typing.in
cffi==1.16.0
# via cryptography
cryptography==41.0.7
cryptography==42.0.2
# via -r typing.in
mypy==1.8.0
# via -r typing.in
@ -16,7 +16,7 @@ mypy-extensions==1.0.0
# via mypy
pycparser==2.21
# via cffi
python-dotenv==1.0.0
python-dotenv==1.0.1
# via -r typing.in
types-contextvars==2.4.7.3
# via -r typing.in