diff --git a/cli/pyproject.toml b/cli/pyproject.toml index 6e3ab9e7..0828161d 100644 --- a/cli/pyproject.toml +++ b/cli/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ "semtk-python3 @ git+https://github.com/ge-semtk/semtk-python3@15e9a0646f7ced2e89deae5664e5349087bd7fd4", "six==1.16.0", "tabulate==0.9.0", - "urllib3==2.0.7", + "urllib3==2.2.2", "zipp==3.15.0", ]