Update Python dependencies
This commit is contained in:
parent
768659f2bd
commit
e6d8f0ac7a
@ -2,9 +2,9 @@ mock==4.0.3
|
|||||||
nose2[coverage_plugin]==0.12.0
|
nose2[coverage_plugin]==0.12.0
|
||||||
cov-core==1.15.0
|
cov-core==1.15.0
|
||||||
black==22.10.0
|
black==22.10.0
|
||||||
pylint==2.15.6
|
pylint==2.15.7
|
||||||
splinter==0.18.1
|
splinter==0.18.1
|
||||||
selenium==4.6.0
|
selenium==4.6.1
|
||||||
twine==4.0.1
|
twine==4.0.1
|
||||||
Pallets-Sphinx-Themes==2.0.2
|
Pallets-Sphinx-Themes==2.0.2
|
||||||
Sphinx==5.3.0
|
Sphinx==5.3.0
|
||||||
@ -15,7 +15,7 @@ sphinxcontrib-programoutput==0.17
|
|||||||
sphinx-autobuild==2021.3.14
|
sphinx-autobuild==2021.3.14
|
||||||
sphinx-notfound-page==0.8.3
|
sphinx-notfound-page==0.8.3
|
||||||
myst-parser==0.18.1
|
myst-parser==0.18.1
|
||||||
linuxdoc==20221025
|
linuxdoc==20221127
|
||||||
aiounittest==1.4.2
|
aiounittest==1.4.2
|
||||||
yamllint==1.28.0
|
yamllint==1.28.0
|
||||||
wlc==1.13
|
wlc==1.13
|
||||||
|
@ -7,10 +7,10 @@ lxml==4.9.1
|
|||||||
pygments==2.13.0
|
pygments==2.13.0
|
||||||
python-dateutil==2.8.2
|
python-dateutil==2.8.2
|
||||||
pyyaml==6.0
|
pyyaml==6.0
|
||||||
httpx[http2]==0.21.2
|
httpx[http2]==0.23.1
|
||||||
Brotli==1.0.9
|
Brotli==1.0.9
|
||||||
uvloop==0.17.0
|
uvloop==0.17.0
|
||||||
httpx-socks[asyncio]==0.7.2
|
httpx-socks[asyncio]==0.7.5
|
||||||
langdetect==1.0.9
|
langdetect==1.0.9
|
||||||
setproctitle==1.3.2
|
setproctitle==1.3.2
|
||||||
redis==4.3.5
|
redis==4.3.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user