Update dependencies
This commit is contained in:
parent
04c64b7430
commit
6d574f7a4e
|
|
@ -7,7 +7,7 @@ certifi==2023.5.7
|
|||
cffi==1.15.1
|
||||
charset-normalizer==3.1.0
|
||||
cryptography==40.0.2
|
||||
docutils==0.20
|
||||
docutils==0.20.1
|
||||
github3.py==4.0.1
|
||||
hunter==3.6.1
|
||||
idna==3.4
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
build==0.10.0
|
||||
certifi==2023.5.7
|
||||
charset-normalizer==3.1.0
|
||||
docutils==0.20
|
||||
docutils==0.20.1
|
||||
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.20
|
||||
docutils==0.20.1
|
||||
idna==3.4
|
||||
imagesize==1.4.1
|
||||
importlib-metadata==6.6.0
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ beautifulsoup4==4.12.2
|
|||
blinker==1.6.2
|
||||
certifi==2023.5.7
|
||||
charset-normalizer==3.1.0
|
||||
cheroot==9.0.0
|
||||
cheroot==10.0.0
|
||||
click==8.1.3
|
||||
coverage==7.2.5
|
||||
exceptiongroup==1.1.1
|
||||
|
|
@ -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.3.0
|
||||
pytest-xdist==3.3.1
|
||||
pytest-xvfb==2.0.0
|
||||
PyVirtualDisplay==3.0
|
||||
requests==2.30.0
|
||||
|
|
@ -47,7 +47,7 @@ requests-file==1.5.1
|
|||
six==1.16.0
|
||||
sortedcontainers==2.4.0
|
||||
soupsieve==2.4.1
|
||||
tldextract==3.4.1
|
||||
tldextract==3.4.4
|
||||
toml==0.10.2
|
||||
tomli==2.0.1
|
||||
typing_extensions==4.5.0
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ pip==23.1.2
|
|||
platformdirs==3.5.1
|
||||
pluggy==1.0.0
|
||||
pyproject_api==1.5.1
|
||||
setuptools==67.7.2
|
||||
setuptools==67.8.0
|
||||
tomli==2.0.1
|
||||
tox==4.5.1
|
||||
virtualenv==20.23.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue