forked from orbit-oss/flask
Bump the python-requirements group in /requirements with 5 updates (#5514)
This commit is contained in:
commit
926ab92118
3 changed files with 10 additions and 10 deletions
|
|
@ -36,7 +36,7 @@ charset-normalizer==3.3.2
|
|||
# requests
|
||||
colorama==0.4.6
|
||||
# via tox
|
||||
cryptography==42.0.7
|
||||
cryptography==42.0.8
|
||||
# via -r typing.txt
|
||||
distlib==0.3.8
|
||||
# via virtualenv
|
||||
|
|
@ -72,7 +72,7 @@ markupsafe==2.1.5
|
|||
# via
|
||||
# -r docs.txt
|
||||
# jinja2
|
||||
mypy==1.10.0
|
||||
mypy==1.10.1
|
||||
# via -r typing.txt
|
||||
mypy-extensions==1.0.0
|
||||
# via
|
||||
|
|
@ -118,9 +118,9 @@ pygments==2.17.2
|
|||
# sphinx-tabs
|
||||
pyproject-api==1.6.1
|
||||
# via tox
|
||||
pyright==1.1.365
|
||||
pyright==1.1.369
|
||||
# via -r typing.txt
|
||||
pytest==8.2.1
|
||||
pytest==8.2.2
|
||||
# via
|
||||
# -r tests.txt
|
||||
# -r typing.txt
|
||||
|
|
@ -172,7 +172,7 @@ sphinxcontrib-serializinghtml==1.1.10
|
|||
# via
|
||||
# -r docs.txt
|
||||
# sphinx
|
||||
tox==4.15.0
|
||||
tox==4.15.1
|
||||
# via -r dev.in
|
||||
types-contextvars==2.4.7.3
|
||||
# via -r typing.txt
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ packaging==24.0
|
|||
# via pytest
|
||||
pluggy==1.5.0
|
||||
# via pytest
|
||||
pytest==8.2.1
|
||||
pytest==8.2.2
|
||||
# via -r tests.in
|
||||
python-dotenv==1.0.1
|
||||
# via -r tests.in
|
||||
|
|
|
|||
|
|
@ -8,11 +8,11 @@ asgiref==3.8.1
|
|||
# via -r typing.in
|
||||
cffi==1.16.0
|
||||
# via cryptography
|
||||
cryptography==42.0.7
|
||||
cryptography==42.0.8
|
||||
# via -r typing.in
|
||||
iniconfig==2.0.0
|
||||
# via pytest
|
||||
mypy==1.10.0
|
||||
mypy==1.10.1
|
||||
# via -r typing.in
|
||||
mypy-extensions==1.0.0
|
||||
# via mypy
|
||||
|
|
@ -24,9 +24,9 @@ pluggy==1.5.0
|
|||
# via pytest
|
||||
pycparser==2.22
|
||||
# via cffi
|
||||
pyright==1.1.365
|
||||
pyright==1.1.369
|
||||
# via -r typing.in
|
||||
pytest==8.2.1
|
||||
pytest==8.2.2
|
||||
# via -r typing.in
|
||||
python-dotenv==1.0.1
|
||||
# via -r typing.in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue