Update dependencies
This commit is contained in:
parent
b3090870d3
commit
9b59cd02cb
|
|
@ -25,7 +25,7 @@ keyring==25.6.0
|
|||
manhole==1.8.1
|
||||
markdown-it-py==3.0.0
|
||||
mdurl==0.1.2
|
||||
more-itertools==10.5.0
|
||||
more-itertools==10.6.0
|
||||
nh3==0.2.20
|
||||
packaging==24.2
|
||||
pkginfo==1.12.0
|
||||
|
|
@ -35,7 +35,7 @@ Pygments==2.19.1
|
|||
PyJWT==2.10.1
|
||||
Pympler==1.1
|
||||
pyproject_hooks==1.2.0
|
||||
PyQt-builder==1.17.1
|
||||
PyQt-builder==1.17.2
|
||||
python-dateutil==2.9.0.post0
|
||||
readme_renderer==44.0
|
||||
requests==2.32.3
|
||||
|
|
|
|||
|
|
@ -4,5 +4,5 @@ altgraph==0.17.4
|
|||
importlib_metadata==8.5.0
|
||||
packaging==24.2
|
||||
pyinstaller==6.11.1
|
||||
pyinstaller-hooks-contrib==2024.11
|
||||
pyinstaller-hooks-contrib==2025.0
|
||||
zipp==3.21.0
|
||||
|
|
|
|||
|
|
@ -12,6 +12,6 @@ pyproject_hooks==1.2.0
|
|||
pyroma==4.2
|
||||
requests==2.32.3
|
||||
tomli==2.2.1
|
||||
trove-classifiers==2025.1.10.15
|
||||
trove-classifiers==2025.1.15.22
|
||||
urllib3==2.3.0
|
||||
zipp==3.21.0
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ filelock==3.16.1
|
|||
Flask==3.1.0
|
||||
gherkin-official==29.0.0
|
||||
hunter==3.7.0
|
||||
hypothesis==6.123.16
|
||||
hypothesis==6.124.1
|
||||
idna==3.10
|
||||
importlib_metadata==8.5.0
|
||||
importlib_resources==6.5.2
|
||||
|
|
@ -31,7 +31,7 @@ jaraco.text==3.12.1
|
|||
Mako==1.3.8
|
||||
manhole==1.8.1
|
||||
# MarkupSafe==3.0.2
|
||||
more-itertools==10.5.0
|
||||
more-itertools==10.6.0
|
||||
packaging==24.2
|
||||
parse==1.20.2
|
||||
parse_type==0.6.4
|
||||
|
|
|
|||
|
|
@ -14,5 +14,5 @@ setuptools==75.8.0
|
|||
tomli==2.2.1
|
||||
tox==4.23.2
|
||||
typing_extensions==4.12.2
|
||||
virtualenv==20.28.1
|
||||
virtualenv==20.29.1
|
||||
wheel==0.45.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue