diff --git a/pyproject.toml b/pyproject.toml index e609adb1ec..10a672f52f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dependencies = [ "snowflake-connector-python[secure-local-storage]==3.12.0", 'snowflake-snowpark-python>=1.15.0;python_version < "3.12"', "tomlkit==0.13.2", - "typer==0.12.4", + "typer==0.12.5", "urllib3>=1.24.3,<2.3", "GitPython==3.1.43", "pip", diff --git a/snyk/requirements.txt b/snyk/requirements.txt index d898f07e06..13254b0d7f 100644 --- a/snyk/requirements.txt +++ b/snyk/requirements.txt @@ -10,7 +10,7 @@ snowflake.core==0.8.0; python_version < "3.12" snowflake-connector-python[secure-local-storage]==3.12.0 snowflake-snowpark-python>=1.15.0;python_version < "3.12" tomlkit==0.13.2 -typer==0.12.4 +typer==0.12.5 urllib3>=1.24.3,<2.3 GitPython==3.1.43 pip