diff --git a/pyproject.toml b/pyproject.toml index 76f27092..8fe27acb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ dev = [ "coverage>=3.6", "pytest-cov>=2.7.1", # pinned because of https://github.com/gabrielfalcao/HTTPretty/issues/484 - "urllib3~=2.2.0", + "urllib3~=2.3.0", "pyright>=1.1.391", "pytest-xdist>=3.6.1" ] @@ -70,7 +70,7 @@ dev = [ "coverage>=3.6", "pytest-cov>=2.7.1", # pinned because of https://github.com/gabrielfalcao/HTTPretty/issues/484 - "urllib3~=2.2.0", + "urllib3~=2.3.0", "pyright>=1.1.391" ] saml = [