diff --git a/pyproject.toml b/pyproject.toml index d4c07833..09e76e8f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ django-environ = "^0.11.0" idna = "^3.4" requests = "^2.28.2" requests-toolbelt = ">=0.10.1,<1.1.0" -urllib3 = "^1.26.15" +urllib3 = "^2.0.0" memoization = "^0.4.0" lxml = "^5.0.0" ds-caselaw-utils = "^1.3.3"