Update dependencies
This commit is contained in:
parent
bb302db71d
commit
38dff9ab79
|
|
@ -7,7 +7,7 @@ certifi==2023.5.7
|
|||
cffi==1.15.1
|
||||
charset-normalizer==3.1.0
|
||||
cryptography==40.0.2
|
||||
docutils==0.19
|
||||
docutils==0.20
|
||||
github3.py==4.0.1
|
||||
hunter==3.6.1
|
||||
idna==3.4
|
||||
|
|
@ -25,7 +25,7 @@ pkginfo==1.9.6
|
|||
ply==3.11
|
||||
pycparser==2.21
|
||||
Pygments==2.15.1
|
||||
PyJWT==2.6.0
|
||||
PyJWT==2.7.0
|
||||
Pympler==1.0.1
|
||||
pyproject_hooks==1.0.0
|
||||
PyQt-builder==1.15.0
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
attrs==23.1.0
|
||||
flake8==6.0.0
|
||||
flake8-bugbear==23.3.23
|
||||
flake8-bugbear==23.5.9
|
||||
flake8-builtins==2.1.0
|
||||
flake8-comprehensions==3.12.0
|
||||
flake8-debugger==4.1.2
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ importlib-resources==5.12.0
|
|||
Jinja2==3.1.2
|
||||
lxml==4.9.2
|
||||
MarkupSafe==2.1.2
|
||||
mypy==1.2.0
|
||||
mypy==1.3.0
|
||||
mypy-extensions==1.0.0
|
||||
pluggy==1.0.0
|
||||
Pygments==2.15.1
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
altgraph==0.17.3
|
||||
pyinstaller==5.10.1
|
||||
pyinstaller-hooks-contrib==2023.2
|
||||
pyinstaller==5.11.0
|
||||
pyinstaller-hooks-contrib==2023.3
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
astroid==2.15.4
|
||||
astroid==2.15.5
|
||||
certifi==2023.5.7
|
||||
cffi==1.15.1
|
||||
charset-normalizer==3.1.0
|
||||
|
|
@ -12,9 +12,9 @@ isort==5.11.5
|
|||
lazy-object-proxy==1.9.0
|
||||
mccabe==0.7.0
|
||||
pefile==2023.2.7
|
||||
platformdirs==3.5.0
|
||||
platformdirs==3.5.1
|
||||
pycparser==2.21
|
||||
PyJWT==2.6.0
|
||||
PyJWT==2.7.0
|
||||
pylint==2.17.4
|
||||
python-dateutil==2.8.2
|
||||
./scripts/dev/pylint_checkers
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
build==0.10.0
|
||||
certifi==2023.5.7
|
||||
charset-normalizer==3.1.0
|
||||
docutils==0.19
|
||||
docutils==0.20
|
||||
idna==3.4
|
||||
packaging==23.1
|
||||
Pygments==2.15.1
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ alabaster==0.7.13
|
|||
Babel==2.12.1
|
||||
certifi==2023.5.7
|
||||
charset-normalizer==3.1.0
|
||||
docutils==0.19
|
||||
docutils==0.20
|
||||
idna==3.4
|
||||
imagesize==1.4.1
|
||||
importlib-metadata==6.6.0
|
||||
|
|
@ -15,7 +15,7 @@ Pygments==2.15.1
|
|||
pytz==2023.3
|
||||
requests==2.30.0
|
||||
snowballstemmer==2.2.0
|
||||
Sphinx==7.0.0
|
||||
Sphinx==7.0.1
|
||||
sphinxcontrib-applehelp==1.0.4
|
||||
sphinxcontrib-devhelp==1.0.2
|
||||
sphinxcontrib-htmlhelp==2.0.1
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ execnet==1.9.0
|
|||
filelock==3.12.0
|
||||
Flask==2.3.2 ; python_version>="3.8"
|
||||
hunter==3.6.1
|
||||
hypothesis==6.75.2
|
||||
hypothesis==6.75.3
|
||||
idna==3.4
|
||||
importlib-metadata==6.6.0
|
||||
iniconfig==2.0.0
|
||||
|
|
@ -39,7 +39,7 @@ pytest-mock==3.10.0
|
|||
pytest-qt==4.2.0
|
||||
pytest-repeat==0.9.1
|
||||
pytest-rerunfailures==11.1.2
|
||||
pytest-xdist==3.2.1
|
||||
pytest-xdist==3.3.0
|
||||
pytest-xvfb==2.0.0
|
||||
PyVirtualDisplay==3.0
|
||||
requests==2.30.0
|
||||
|
|
@ -53,7 +53,7 @@ tomli==2.0.1
|
|||
typing_extensions==4.5.0
|
||||
urllib3==2.0.2
|
||||
vulture==2.7
|
||||
Werkzeug==2.3.3 ; python_version>="3.8"
|
||||
Werkzeug==2.3.4 ; python_version>="3.8"
|
||||
zipp==3.15.0
|
||||
Flask==2.2.5 ; python_version=="3.7.*"
|
||||
Werkzeug==2.2.3 ; python_version=="3.7.*"
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ distlib==0.3.6
|
|||
filelock==3.12.0
|
||||
packaging==23.1
|
||||
pip==23.1.2
|
||||
platformdirs==3.5.0
|
||||
platformdirs==3.5.1
|
||||
pluggy==1.0.0
|
||||
pyproject_api==1.5.1
|
||||
setuptools==67.7.2
|
||||
|
|
|
|||
Loading…
Reference in New Issue