Update dependencies
This commit is contained in:
parent
a5c67bbf3f
commit
d66dc0141c
|
|
@ -31,7 +31,7 @@ readme-renderer==35.0
|
|||
requests==2.27.1
|
||||
requests-toolbelt==0.9.1
|
||||
rfc3986==2.0.0
|
||||
rich==12.4.1
|
||||
rich==12.4.4
|
||||
SecretStorage==3.3.2
|
||||
sip==6.6.1
|
||||
six==1.16.0
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ importlib-resources==5.7.1
|
|||
Jinja2==3.1.2
|
||||
lxml==4.8.0
|
||||
MarkupSafe==2.1.1
|
||||
mypy==0.950
|
||||
mypy==0.960
|
||||
mypy-extensions==0.4.3
|
||||
pluggy==1.0.0
|
||||
Pygments==2.12.0
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
altgraph==0.17.2
|
||||
pyinstaller==5.1
|
||||
pyinstaller-hooks-contrib==2022.5
|
||||
pyinstaller-hooks-contrib==2022.6
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ alabaster==0.7.12
|
|||
Babel==2.10.1
|
||||
certifi==2022.5.18.1
|
||||
charset-normalizer==2.0.12
|
||||
docutils==0.17.1
|
||||
docutils==0.18.1
|
||||
idna==3.3
|
||||
imagesize==1.3.0
|
||||
importlib-metadata==4.11.4
|
||||
|
|
@ -16,7 +16,7 @@ pyparsing==3.0.9
|
|||
pytz==2022.1
|
||||
requests==2.27.1
|
||||
snowballstemmer==2.2.0
|
||||
Sphinx==4.5.0
|
||||
Sphinx==5.0.0
|
||||
sphinxcontrib-applehelp==1.0.2
|
||||
sphinxcontrib-devhelp==1.0.2
|
||||
sphinxcontrib-htmlhelp==2.0.0
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ filelock==3.7.0
|
|||
Flask==2.1.2
|
||||
glob2==0.7
|
||||
hunter==3.4.3
|
||||
hypothesis==6.46.7
|
||||
hypothesis==6.46.9
|
||||
idna==3.3
|
||||
importlib-metadata==4.11.4
|
||||
iniconfig==1.1.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue