diff --git a/pyproject.toml b/pyproject.toml index 1800f8c..09d91b2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ dependencies = [ "python-ipware==2.0.1", "pytz==2022.1", "requests==2.32.4", - "urllib3==2.2.2", + "urllib3==2.6.0", "wheel>=0.45.1", "xlrd==1.2.0", "xlwt==1.3.0",