diff --git a/pyproject.toml b/pyproject.toml index d676319..f929aa0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ dependencies = [ "requests>=2.32.4", "soupsieve==2.7", "typing_extensions==4.15.0", - "urllib3==2.6.0", + "urllib3==2.6.3", "cache @ https://github.com/T0ine34/python-sample/releases/download/1.1.6/cache-1.1.6-py3-none-any.whl", "config @ https://github.com/T0ine34/python-sample/releases/download/1.1.6/config-1.1.6-py3-none-any.whl", "version @ https://github.com/T0ine34/python-sample/releases/download/1.1.6/version-1.1.6-py3-none-any.whl",