Update dependencies
This commit is contained in:
parent
99029144b5
commit
17ff150dfd
|
|
@ -4,6 +4,6 @@ build==1.2.1
|
|||
check-manifest==0.49
|
||||
importlib_metadata==7.1.0
|
||||
packaging==24.0
|
||||
pyproject_hooks==1.0.0
|
||||
pyproject_hooks==1.1.0
|
||||
tomli==2.0.1
|
||||
zipp==3.18.1
|
||||
|
|
|
|||
|
|
@ -6,10 +6,10 @@ bump2version==1.0.1
|
|||
certifi==2024.2.2
|
||||
cffi==1.16.0
|
||||
charset-normalizer==3.3.2
|
||||
cryptography==42.0.5
|
||||
cryptography==42.0.6
|
||||
docutils==0.20.1
|
||||
github3.py==4.0.1
|
||||
hunter==3.6.1
|
||||
hunter==3.7.0
|
||||
idna==3.7
|
||||
importlib_metadata==7.1.0
|
||||
importlib_resources==6.4.0
|
||||
|
|
@ -26,10 +26,10 @@ nh3==0.2.17
|
|||
packaging==24.0
|
||||
pkginfo==1.10.0
|
||||
pycparser==2.22
|
||||
Pygments==2.17.2
|
||||
Pygments==2.18.0
|
||||
PyJWT==2.8.0
|
||||
Pympler==1.0.1
|
||||
pyproject_hooks==1.0.0
|
||||
pyproject_hooks==1.1.0
|
||||
PyQt-builder==1.16.2
|
||||
python-dateutil==2.9.0.post0
|
||||
readme_renderer==43.0
|
||||
|
|
|
|||
|
|
@ -3,18 +3,18 @@
|
|||
chardet==5.2.0
|
||||
diff_cover==9.0.0
|
||||
importlib_resources==6.4.0
|
||||
Jinja2==3.1.3
|
||||
Jinja2==3.1.4
|
||||
lxml==5.2.1
|
||||
MarkupSafe==2.1.5
|
||||
mypy==1.10.0
|
||||
mypy-extensions==1.0.0
|
||||
pluggy==1.5.0
|
||||
Pygments==2.17.2
|
||||
Pygments==2.18.0
|
||||
PyQt5-stubs==5.15.6.0
|
||||
tomli==2.0.1
|
||||
types-colorama==0.4.15.20240311
|
||||
types-docutils==0.21.0.20240423
|
||||
types-Pygments==2.17.0.20240310
|
||||
types-Pygments==2.18.0.20240506
|
||||
types-PyYAML==6.0.12.20240311
|
||||
types-setuptools==69.5.0.20240423
|
||||
typing_extensions==4.11.0
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ astroid==3.1.0
|
|||
certifi==2024.2.2
|
||||
cffi==1.16.0
|
||||
charset-normalizer==3.3.2
|
||||
cryptography==42.0.5
|
||||
cryptography==42.0.6
|
||||
dill==0.3.8
|
||||
github3.py==4.0.1
|
||||
idna==3.7
|
||||
|
|
|
|||
|
|
@ -7,8 +7,8 @@ docutils==0.20.1
|
|||
idna==3.7
|
||||
importlib_metadata==7.1.0
|
||||
packaging==24.0
|
||||
Pygments==2.17.2
|
||||
pyproject_hooks==1.0.0
|
||||
Pygments==2.18.0
|
||||
pyproject_hooks==1.1.0
|
||||
pyroma==4.2
|
||||
requests==2.31.0
|
||||
tomli==2.0.1
|
||||
|
|
|
|||
|
|
@ -1,17 +1,17 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
alabaster==0.7.13
|
||||
Babel==2.14.0
|
||||
Babel==2.15.0
|
||||
certifi==2024.2.2
|
||||
charset-normalizer==3.3.2
|
||||
docutils==0.20.1
|
||||
idna==3.7
|
||||
imagesize==1.4.1
|
||||
importlib_metadata==7.1.0
|
||||
Jinja2==3.1.3
|
||||
Jinja2==3.1.4
|
||||
MarkupSafe==2.1.5
|
||||
packaging==24.0
|
||||
Pygments==2.17.2
|
||||
Pygments==2.18.0
|
||||
pytz==2024.1
|
||||
requests==2.31.0
|
||||
snowballstemmer==2.2.0
|
||||
|
|
|
|||
|
|
@ -7,19 +7,19 @@ certifi==2024.2.2
|
|||
charset-normalizer==3.3.2
|
||||
cheroot==10.0.1
|
||||
click==8.1.7
|
||||
coverage==7.5.0
|
||||
coverage==7.5.1
|
||||
exceptiongroup==1.2.1
|
||||
execnet==2.1.1
|
||||
filelock==3.13.4
|
||||
filelock==3.14.0
|
||||
Flask==3.0.3
|
||||
hunter==3.6.1
|
||||
hypothesis==6.100.2
|
||||
hunter==3.7.0
|
||||
hypothesis==6.100.4
|
||||
idna==3.7
|
||||
importlib_metadata==7.1.0
|
||||
iniconfig==2.0.0
|
||||
itsdangerous==2.2.0
|
||||
jaraco.functools==4.0.1
|
||||
# Jinja2==3.1.3
|
||||
# Jinja2==3.1.4
|
||||
Mako==1.3.3
|
||||
manhole==1.8.0
|
||||
# MarkupSafe==2.1.5
|
||||
|
|
@ -29,7 +29,7 @@ parse==1.20.1
|
|||
parse-type==0.6.2
|
||||
pluggy==1.5.0
|
||||
py-cpuinfo==9.0.0
|
||||
Pygments==2.17.2
|
||||
Pygments==2.18.0
|
||||
pytest==8.2.0
|
||||
pytest-bdd==7.1.2
|
||||
pytest-benchmark==4.0.0
|
||||
|
|
@ -52,5 +52,5 @@ tomli==2.0.1
|
|||
typing_extensions==4.11.0
|
||||
urllib3==2.2.1
|
||||
vulture==2.11
|
||||
Werkzeug==3.0.2
|
||||
Werkzeug==3.0.3
|
||||
zipp==3.18.1
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ cachetools==5.3.3
|
|||
chardet==5.2.0
|
||||
colorama==0.4.6
|
||||
distlib==0.3.8
|
||||
filelock==3.13.4
|
||||
filelock==3.14.0
|
||||
packaging==24.0
|
||||
pip==24.0
|
||||
platformdirs==4.2.1
|
||||
|
|
@ -13,5 +13,5 @@ pyproject-api==1.6.1
|
|||
setuptools==69.5.1
|
||||
tomli==2.0.1
|
||||
tox==4.15.0
|
||||
virtualenv==20.26.0
|
||||
virtualenv==20.26.1
|
||||
wheel==0.43.0
|
||||
|
|
|
|||
|
|
@ -3,9 +3,9 @@
|
|||
adblock==0.6.0
|
||||
colorama==0.4.6
|
||||
importlib_resources==6.4.0 ; python_version=="3.8.*"
|
||||
Jinja2==3.1.3
|
||||
Jinja2==3.1.4
|
||||
MarkupSafe==2.1.5
|
||||
Pygments==2.17.2
|
||||
Pygments==2.18.0
|
||||
PyYAML==6.0.1
|
||||
zipp==3.18.1
|
||||
# Unpinned due to recompile_requirements.py limitations
|
||||
|
|
|
|||
Loading…
Reference in New Issue