Bump the python-requirements group in /requirements with 3 updates (#5374)
This commit is contained in:
commit
c2f65dd1cf
3 changed files with 5 additions and 5 deletions
|
|
@ -52,7 +52,7 @@ jinja2==3.1.2
|
||||||
# via sphinx
|
# via sphinx
|
||||||
markupsafe==2.1.3
|
markupsafe==2.1.3
|
||||||
# via jinja2
|
# via jinja2
|
||||||
mypy==1.7.1
|
mypy==1.8.0
|
||||||
# via -r typing.in
|
# via -r typing.in
|
||||||
mypy-extensions==1.0.0
|
mypy-extensions==1.0.0
|
||||||
# via mypy
|
# via mypy
|
||||||
|
|
@ -78,7 +78,7 @@ pluggy==1.3.0
|
||||||
# via
|
# via
|
||||||
# pytest
|
# pytest
|
||||||
# tox
|
# tox
|
||||||
pre-commit==3.5.0
|
pre-commit==3.6.0
|
||||||
# via -r dev.in
|
# via -r dev.in
|
||||||
pycparser==2.21
|
pycparser==2.21
|
||||||
# via cffi
|
# via cffi
|
||||||
|
|
@ -90,7 +90,7 @@ pyproject-api==1.6.1
|
||||||
# via tox
|
# via tox
|
||||||
pyproject-hooks==1.0.0
|
pyproject-hooks==1.0.0
|
||||||
# via build
|
# via build
|
||||||
pytest==7.4.3
|
pytest==7.4.4
|
||||||
# via -r tests.in
|
# via -r tests.in
|
||||||
python-dotenv==1.0.0
|
python-dotenv==1.0.0
|
||||||
# via -r tests.in
|
# via -r tests.in
|
||||||
|
|
|
||||||
|
|
@ -12,7 +12,7 @@ packaging==23.2
|
||||||
# via pytest
|
# via pytest
|
||||||
pluggy==1.3.0
|
pluggy==1.3.0
|
||||||
# via pytest
|
# via pytest
|
||||||
pytest==7.4.3
|
pytest==7.4.4
|
||||||
# via -r tests.in
|
# via -r tests.in
|
||||||
python-dotenv==1.0.0
|
python-dotenv==1.0.0
|
||||||
# via -r tests.in
|
# via -r tests.in
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ cffi==1.16.0
|
||||||
# via cryptography
|
# via cryptography
|
||||||
cryptography==41.0.7
|
cryptography==41.0.7
|
||||||
# via -r typing.in
|
# via -r typing.in
|
||||||
mypy==1.7.1
|
mypy==1.8.0
|
||||||
# via -r typing.in
|
# via -r typing.in
|
||||||
mypy-extensions==1.0.0
|
mypy-extensions==1.0.0
|
||||||
# via mypy
|
# via mypy
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue