Update dependencies
This commit is contained in:
parent
c601bd0c7a
commit
9249c5cb0e
|
|
@ -3,7 +3,7 @@
|
|||
build==1.2.2.post1
|
||||
check-manifest==0.50
|
||||
importlib_metadata==8.6.1
|
||||
packaging==24.2
|
||||
packaging==25.0
|
||||
pyproject_hooks==1.2.0
|
||||
tomli==2.2.1
|
||||
zipp==3.21.0
|
||||
|
|
|
|||
|
|
@ -15,8 +15,8 @@ cryptography==44.0.2
|
|||
docutils==0.21.2
|
||||
exceptiongroup==1.2.2
|
||||
github3.py==4.0.1
|
||||
h11==0.14.0
|
||||
httpcore==1.0.8
|
||||
h11==0.16.0
|
||||
httpcore==1.0.9
|
||||
httpx==0.28.1
|
||||
hunter==3.7.0
|
||||
id==1.5.0
|
||||
|
|
@ -34,14 +34,14 @@ keyring==25.6.0
|
|||
manhole==1.8.1
|
||||
markdown-it-py==3.0.0
|
||||
mdurl==0.1.2
|
||||
more-itertools==10.6.0
|
||||
more-itertools==10.7.0
|
||||
nh3==0.2.21
|
||||
packaging==24.2
|
||||
packaging==25.0
|
||||
platformdirs==4.3.7
|
||||
prompt_toolkit==3.0.50
|
||||
prompt_toolkit==3.0.51
|
||||
pycparser==2.22
|
||||
pydantic==2.11.3
|
||||
pydantic-settings==2.8.1
|
||||
pydantic-settings==2.9.1
|
||||
pydantic_core==2.33.1
|
||||
Pygments==2.19.1
|
||||
PyJWT==2.10.1
|
||||
|
|
|
|||
|
|
@ -3,10 +3,10 @@
|
|||
chardet==5.2.0
|
||||
diff_cover==9.2.4
|
||||
Jinja2==3.1.6
|
||||
lxml==5.3.2
|
||||
lxml==5.4.0
|
||||
MarkupSafe==3.0.2
|
||||
mypy==1.15.0
|
||||
mypy-extensions==1.0.0
|
||||
mypy_extensions==1.1.0
|
||||
pluggy==1.5.0
|
||||
Pygments==2.19.1
|
||||
PyQt5-stubs==5.15.6.0
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
altgraph==0.17.4
|
||||
importlib_metadata==8.6.1
|
||||
packaging==24.2
|
||||
pyinstaller==6.12.0
|
||||
pyinstaller-hooks-contrib==2025.2
|
||||
packaging==25.0
|
||||
pyinstaller==6.13.0
|
||||
pyinstaller-hooks-contrib==2025.3
|
||||
zipp==3.21.0
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ certifi==2025.1.31
|
|||
cffi==1.17.1
|
||||
charset-normalizer==3.4.1
|
||||
cryptography==44.0.2
|
||||
dill==0.3.9
|
||||
dill==0.4.0
|
||||
github3.py==4.0.1
|
||||
idna==3.10
|
||||
isort==6.0.1
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ charset-normalizer==3.4.1
|
|||
docutils==0.21.2
|
||||
idna==3.10
|
||||
importlib_metadata==8.6.1
|
||||
packaging==24.2
|
||||
packaging==25.0
|
||||
Pygments==2.19.1
|
||||
pyproject_hooks==1.2.0
|
||||
pyroma==4.2
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ imagesize==1.4.1
|
|||
importlib_metadata==8.6.1
|
||||
Jinja2==3.1.6
|
||||
MarkupSafe==3.0.2
|
||||
packaging==24.2
|
||||
packaging==25.0
|
||||
Pygments==2.19.1
|
||||
requests==2.32.3
|
||||
snowballstemmer==2.2.0
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
attrs==25.3.0
|
||||
autocommand==2.2.2
|
||||
backports.tarfile==1.2.0
|
||||
beautifulsoup4==4.13.3
|
||||
beautifulsoup4==4.13.4
|
||||
blinker==1.9.0
|
||||
certifi==2025.1.31
|
||||
charset-normalizer==3.4.1
|
||||
|
|
@ -16,7 +16,7 @@ filelock==3.18.0
|
|||
Flask==3.1.0
|
||||
gherkin-official==29.0.0
|
||||
hunter==3.7.0
|
||||
hypothesis==6.131.0
|
||||
hypothesis==6.131.8
|
||||
idna==3.10
|
||||
importlib_metadata==8.6.1
|
||||
importlib_resources==6.5.2
|
||||
|
|
@ -31,8 +31,8 @@ jaraco.text==3.12.1
|
|||
Mako==1.3.10
|
||||
manhole==1.8.1
|
||||
# MarkupSafe==3.0.2
|
||||
more-itertools==10.6.0
|
||||
packaging==24.2
|
||||
more-itertools==10.7.0
|
||||
packaging==25.0
|
||||
parse==1.20.2
|
||||
parse_type==0.6.4
|
||||
pillow==11.2.1
|
||||
|
|
@ -56,8 +56,8 @@ requests==2.32.3
|
|||
requests-file==2.1.0
|
||||
six==1.17.0
|
||||
sortedcontainers==2.4.0
|
||||
soupsieve==2.6
|
||||
tldextract==5.2.0
|
||||
soupsieve==2.7
|
||||
tldextract==5.3.0
|
||||
tomli==2.2.1
|
||||
typeguard==4.3.0
|
||||
typing_extensions==4.13.2
|
||||
|
|
|
|||
|
|
@ -5,12 +5,12 @@ chardet==5.2.0
|
|||
colorama==0.4.6
|
||||
distlib==0.3.9
|
||||
filelock==3.18.0
|
||||
packaging==24.2
|
||||
packaging==25.0
|
||||
pip==25.0.1
|
||||
platformdirs==4.3.7
|
||||
pluggy==1.5.0
|
||||
pyproject-api==1.9.0
|
||||
setuptools==78.1.0
|
||||
setuptools==79.0.1
|
||||
tomli==2.2.1
|
||||
tox==4.25.0
|
||||
typing_extensions==4.13.2
|
||||
|
|
|
|||
Loading…
Reference in New Issue