upgrade the hello-world-pypi-package dependencies
This commit is contained in:
parent
d6e86b302e
commit
2829bfa4ad
|
|
@ -1,34 +1,34 @@
|
|||
backports.tarfile==1.2.0
|
||||
build==1.2.2.post1
|
||||
certifi==2024.8.30
|
||||
certifi==2025.4.26
|
||||
cffi==1.17.1
|
||||
charset-normalizer==3.4.0
|
||||
cryptography==44.0.0
|
||||
charset-normalizer==3.4.2
|
||||
cryptography==45.0.3
|
||||
docutils==0.21.2
|
||||
id==1.5.0
|
||||
idna==3.10
|
||||
importlib_metadata==8.5.0
|
||||
importlib_metadata==8.7.0
|
||||
jaraco.classes==3.4.0
|
||||
jaraco.context==6.0.1
|
||||
jaraco.functools==4.1.0
|
||||
jeepney==0.8.0
|
||||
keyring==25.5.0
|
||||
jeepney==0.9.0
|
||||
keyring==25.6.0
|
||||
markdown-it-py==3.0.0
|
||||
mdurl==0.1.2
|
||||
more-itertools==10.5.0
|
||||
nh3==0.2.19
|
||||
packaging==24.2
|
||||
pkginfo==1.12.0
|
||||
more-itertools==10.7.0
|
||||
nh3==0.2.21
|
||||
packaging==25.0
|
||||
pycparser==2.22
|
||||
Pygments==2.18.0
|
||||
Pygments==2.19.1
|
||||
pyproject_hooks==1.2.0
|
||||
readme_renderer==44.0
|
||||
requests==2.32.3
|
||||
requests-toolbelt==1.0.0
|
||||
rfc3986==2.0.0
|
||||
rich==13.9.4
|
||||
rich==14.0.0
|
||||
SecretStorage==3.3.3
|
||||
tomli==2.2.1
|
||||
twine==6.0.1
|
||||
typing_extensions==4.12.2
|
||||
urllib3==2.2.3
|
||||
zipp==3.21.0
|
||||
twine==6.1.0
|
||||
typing_extensions==4.14.0
|
||||
urllib3==2.4.0
|
||||
zipp==3.22.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue