Update dependencies
This commit is contained in:
parent
45e168f511
commit
5cd2faba52
|
|
@ -6,4 +6,4 @@ importlib-metadata==6.8.0
|
|||
packaging==23.1
|
||||
pyproject_hooks==1.0.0
|
||||
tomli==2.0.1
|
||||
zipp==3.16.2
|
||||
zipp==3.17.0
|
||||
|
|
|
|||
|
|
@ -5,13 +5,13 @@ bump2version==1.0.1
|
|||
certifi==2023.7.22
|
||||
cffi==1.15.1
|
||||
charset-normalizer==3.2.0
|
||||
cryptography==41.0.3
|
||||
cryptography==41.0.4
|
||||
docutils==0.20.1
|
||||
github3.py==4.0.1
|
||||
hunter==3.6.1
|
||||
idna==3.4
|
||||
importlib-metadata==6.8.0
|
||||
importlib-resources==6.0.1
|
||||
importlib-resources==6.1.0
|
||||
jaraco.classes==3.3.0
|
||||
jeepney==0.8.0
|
||||
keyring==24.2.0
|
||||
|
|
@ -42,5 +42,5 @@ tomli==2.0.1
|
|||
twine==4.0.2
|
||||
typing_extensions==4.8.0
|
||||
uritemplate==4.1.1
|
||||
# urllib3==2.0.4
|
||||
zipp==3.16.2
|
||||
# urllib3==2.0.5
|
||||
zipp==3.17.0
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
chardet==5.2.0
|
||||
diff-cover==7.7.0
|
||||
importlib-resources==6.0.1
|
||||
importlib-resources==6.1.0
|
||||
Jinja2==3.1.2
|
||||
lxml==4.9.3
|
||||
MarkupSafe==2.1.3
|
||||
|
|
@ -15,7 +15,7 @@ tomli==2.0.1
|
|||
types-colorama==0.4.15.12
|
||||
types-docutils==0.20.0.3
|
||||
types-Pygments==2.16.0.0
|
||||
types-PyYAML==6.0.12.11
|
||||
types-PyYAML==6.0.12.12
|
||||
types-setuptools==68.2.0.0
|
||||
typing_extensions==4.8.0
|
||||
zipp==3.16.2
|
||||
zipp==3.17.0
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
astroid==2.15.6
|
||||
astroid==2.15.7
|
||||
certifi==2023.7.22
|
||||
cffi==1.15.1
|
||||
charset-normalizer==3.2.0
|
||||
cryptography==41.0.3
|
||||
cryptography==41.0.4
|
||||
dill==0.3.7
|
||||
github3.py==4.0.1
|
||||
idna==3.4
|
||||
|
|
@ -24,5 +24,5 @@ tomli==2.0.1
|
|||
tomlkit==0.12.1
|
||||
typing_extensions==4.8.0
|
||||
uritemplate==4.1.1
|
||||
# urllib3==2.0.4
|
||||
# urllib3==2.0.5
|
||||
wrapt==1.15.0
|
||||
|
|
|
|||
|
|
@ -12,6 +12,6 @@ pyproject_hooks==1.0.0
|
|||
pyroma==4.2
|
||||
requests==2.31.0
|
||||
tomli==2.0.1
|
||||
trove-classifiers==2023.8.7
|
||||
urllib3==2.0.4
|
||||
zipp==3.16.2
|
||||
trove-classifiers==2023.9.19
|
||||
urllib3==2.0.5
|
||||
zipp==3.17.0
|
||||
|
|
|
|||
|
|
@ -22,5 +22,5 @@ sphinxcontrib-htmlhelp==2.0.1
|
|||
sphinxcontrib-jsmath==1.0.1
|
||||
sphinxcontrib-qthelp==1.0.3
|
||||
sphinxcontrib-serializinghtml==1.1.5
|
||||
urllib3==2.0.4
|
||||
zipp==3.16.2
|
||||
urllib3==2.0.5
|
||||
zipp==3.17.0
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ execnet==2.0.2
|
|||
filelock==3.12.4
|
||||
Flask==2.3.3
|
||||
hunter==3.6.1
|
||||
hypothesis==6.86.1
|
||||
hypothesis==6.87.0
|
||||
idna==3.4
|
||||
importlib-metadata==6.8.0
|
||||
iniconfig==2.0.0
|
||||
|
|
@ -47,11 +47,11 @@ requests-file==1.5.1
|
|||
six==1.16.0
|
||||
sortedcontainers==2.4.0
|
||||
soupsieve==2.5
|
||||
tldextract==3.5.0
|
||||
tldextract==3.6.0
|
||||
toml==0.10.2
|
||||
tomli==2.0.1
|
||||
typing_extensions==4.8.0
|
||||
urllib3==2.0.4
|
||||
urllib3==2.0.5
|
||||
vulture==2.9.1
|
||||
Werkzeug==2.3.7
|
||||
zipp==3.16.2
|
||||
zipp==3.17.0
|
||||
|
|
|
|||
|
|
@ -2,12 +2,12 @@
|
|||
|
||||
adblock==0.6.0
|
||||
colorama==0.4.6
|
||||
importlib-resources==6.0.1 ; python_version=="3.8.*"
|
||||
importlib-resources==6.1.0 ; python_version=="3.8.*"
|
||||
Jinja2==3.1.2
|
||||
MarkupSafe==2.1.3
|
||||
Pygments==2.16.1
|
||||
PyYAML==6.0.1
|
||||
zipp==3.16.2
|
||||
zipp==3.17.0
|
||||
# Unpinned due to recompile_requirements.py limitations
|
||||
pyobjc-core ; sys_platform=="darwin"
|
||||
pyobjc-framework-Cocoa ; sys_platform=="darwin"
|
||||
|
|
|
|||
Loading…
Reference in New Issue