diff --git a/pyproject.toml b/pyproject.toml index 2f90064b8c..8ad276c54c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dependencies = [ "snowflake-connector-python[secure-local-storage]==3.12.3", 'snowflake-snowpark-python>=1.15.0;python_version < "3.12"', "tomlkit==0.13.2", - "typer==0.12.5", + "typer==0.13.0", "urllib3>=1.24.3,<2.3", "GitPython==3.1.43", "pip", diff --git a/snyk/requirements.txt b/snyk/requirements.txt index bb435d5480..acffa1ae7b 100644 --- a/snyk/requirements.txt +++ b/snyk/requirements.txt @@ -10,7 +10,7 @@ snowflake.core==0.12.1; python_version < "3.12" snowflake-connector-python[secure-local-storage]==3.12.3 snowflake-snowpark-python>=1.15.0;python_version < "3.12" tomlkit==0.13.2 -typer==0.12.5 +typer==0.13.0 urllib3>=1.24.3,<2.3 GitPython==3.1.43 pip