diff --git a/hello-world-pypi-package/requirements.txt b/hello-world-pypi-package/requirements.txt index dffed35..6c20255 100644 --- a/hello-world-pypi-package/requirements.txt +++ b/hello-world-pypi-package/requirements.txt @@ -27,6 +27,6 @@ SecretStorage==3.3.3 six==1.16.0 tomli==2.0.1 twine==4.0.2 -urllib3==2.0.4 +urllib3==2.0.6 webencodings==0.5.1 zipp==3.16.2