From e282e8243ba7c09b02c561bb54fb8fd99811829c Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 02:40:57 +0000 Subject: [PATCH] fix: requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-15809188 - https://snyk.io/vuln/SNYK-PYTHON-PYGMENTS-15746419 - https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-15763443 --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index ad0a08b..93df187 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,13 +43,13 @@ prompt-toolkit==3.0.43 psutil==5.9.8 ptyprocess==0.7.0 pure-eval==0.2.2 -Pygments==2.17.2 +Pygments==2.20.0 python-dateutil==2.9.0.post0 python-dotenv==1.0.1 pytz==2024.1 PyYAML==6.0.1 pyzmq==25.1.2 -requests==2.31.0 +requests==2.33.0 six==1.16.0 soupsieve==2.5 stack-data==0.6.3 @@ -66,6 +66,6 @@ SQLAlchemy==2.0.35 snowflake-connector-python==3.12.2 snowflake-sqlalchemy==1.6.1 sortedcontainers==2.4.0 -cryptography==43.0.1 +cryptography==46.0.6 python-dotenv==1.0.1 snowflake-snowpark-python==1.22.1