From 357923a0a752b31f93f2ee15ddb3f6e07615d7fb Mon Sep 17 00:00:00 2001 From: Dariusz Aniszewski Date: Thu, 23 Oct 2025 12:19:36 +0200 Subject: [PATCH 1/6] Update snowflake-snowpark-python version to 1.40.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1e9d21b336..e52a396a21 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ dependencies = [ "rich==14.0.0", "setuptools==80.8.0", "snowflake-connector-python[secure-local-storage]==3.18.0", - 'snowflake-snowpark-python==1.33.0;python_version < "3.12"', + 'snowflake-snowpark-python==1.40.0', "snowflake.core==1.7.0", "tomlkit==0.13.3", "typer==0.17.3", From 47800ee9322821a2b69a2ce35a0d12805dbcb284 Mon Sep 17 00:00:00 2001 From: Dariusz Aniszewski Date: Fri, 24 Oct 2025 16:22:06 +0200 Subject: [PATCH 2/6] properly bump snowpark version --- pylock.toml | 13 ++++--------- snyk/requirements.txt | 12 ++++++------ 2 files changed, 10 insertions(+), 15 deletions(-) diff --git a/pylock.toml b/pylock.toml index aa0caf0c19..3536d5db50 100644 --- a/pylock.toml +++ b/pylock.toml @@ -221,7 +221,6 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/7e/d4/7ebdbd039706778 [[packages]] name = "cloudpickle" version = "3.0.0" -marker = "python_full_version < '3.12'" sdist = { url = "https://files.pythonhosted.org/packages/c8/72/42a6570fc61b1f8913529728ad314c7cf5961540728dcad22c33fb2db6b6/cloudpickle-3.0.0.tar.gz", upload-time = 2023-10-16T12:51:26Z, size = 21231, hashes = { sha256 = "996d9a482c6fb4f33c1a35335cf8afd065d2a56e973270364840712d9131a882" } } wheels = [{ url = "https://files.pythonhosted.org/packages/96/43/dae06432d0c4b1dc9e9149ad37b4ca8384cf6eb7700cd9215b177b914f0a/cloudpickle-3.0.0-py3-none-any.whl", upload-time = 2023-10-16T12:51:24Z, size = 20088, hashes = { sha256 = "246ee7d0c295602a036e86369c77fecda4ab17b506496730f2f576d9016fd9c7" } }] @@ -473,7 +472,6 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/ce/4f/5249960887b1fbe [[packages]] name = "protobuf" version = "5.29.5" -marker = "python_full_version < '3.12'" sdist = { url = "https://files.pythonhosted.org/packages/43/29/d09e70352e4e88c9c7a198d5645d7277811448d76c23b00345670f7c8a38/protobuf-5.29.5.tar.gz", upload-time = 2025-05-28T23:51:59Z, size = 425226, hashes = { sha256 = "bc1463bafd4b0929216c35f437a8e28731a2b7fe3d98bb77a600efced5a15c84" } } wheels = [ { url = "https://files.pythonhosted.org/packages/5f/11/6e40e9fc5bba02988a214c07cf324595789ca7820160bfd1f8be96e48539/protobuf-5.29.5-cp310-abi3-win32.whl", upload-time = 2025-05-28T23:51:41Z, size = 422963, hashes = { sha256 = "3f1c6468a2cfd102ff4703976138844f78ebd1fb45f49011afc5139e9e283079" } }, @@ -796,10 +794,9 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/c9/40/a08e639e8215a8c [[packages]] name = "snowflake-snowpark-python" -version = "1.33.0" -marker = "python_full_version < '3.12'" -sdist = { url = "https://files.pythonhosted.org/packages/a7/ad/0d5f19532fd9435ae4435add27b47f8dbad054dac80fdb6824fbdc2143cf/snowflake_snowpark_python-1.33.0.tar.gz", upload-time = 2025-06-19T16:30:17Z, size = 1609407, hashes = { sha256 = "72eb074f5caf2aa129342a7bb35d5f4525689fee3e72064df843b713859e5720" } } -wheels = [{ url = "https://files.pythonhosted.org/packages/74/01/dcf6115a397302e4eaa2dbdb47c1cf61a5190721c798073e11c7ebb5f048/snowflake_snowpark_python-1.33.0-py3-none-any.whl", upload-time = 2025-06-19T16:30:15Z, size = 1665564, hashes = { sha256 = "02478a5dc4bb6ea1946ffbb0a21f7fc7a021f6b5884fbe6a1c5d774c2e0612c7" } }] +version = "1.40.0" +sdist = { url = "https://files.pythonhosted.org/packages/69/23/e6a42719e4ec8223d761e279961f2acf9fbb97a4d8a328dd540ef8b8bd71/snowflake_snowpark_python-1.40.0.tar.gz", upload-time = 2025-10-06T16:00:45Z, size = 1753918, hashes = { sha256 = "f09f919433317f53240cf7f81116bfc788bedd54afcb02f5ff7bcabe7bcab9a8" } } +wheels = [{ url = "https://files.pythonhosted.org/packages/54/75/888c8056a4cf14f25eb1ec508d81b8666f4eaba1a90fe416d2adf1ec9615/snowflake_snowpark_python-1.40.0-py3-none-any.whl", upload-time = 2025-10-06T16:00:43Z, size = 1800245, hashes = { sha256 = "257af300579c462c612729b7b938bf65d5909f959d039e2a07e760eabc1001f0" } }] [[packages]] name = "sortedcontainers" @@ -834,14 +831,13 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/17/69/cd203477f944c35 [[packages]] name = "tzdata" version = "2025.2" -marker = "python_full_version < '3.12' and sys_platform == 'win32'" +marker = "sys_platform == 'win32'" sdist = { url = "https://files.pythonhosted.org/packages/95/32/1a225d6164441be760d75c2c42e2780dc0873fe382da3e98a2e1e48361e5/tzdata-2025.2.tar.gz", upload-time = 2025-03-23T13:54:43Z, size = 196380, hashes = { sha256 = "b60a638fcc0daffadf82fe0f57e53d06bdec2f36c4df66280ae79bce6bd6f2b9" } } wheels = [{ url = "https://files.pythonhosted.org/packages/5c/23/c7abc0ca0a1526a0774eca151daeb8de62ec457e77262b66b359c3c7679e/tzdata-2025.2-py2.py3-none-any.whl", upload-time = 2025-03-23T13:54:41Z, size = 347839, hashes = { sha256 = "1a403fada01ff9221ca8044d701868fa132215d84beb92242d9acd2147f667a8" } }] [[packages]] name = "tzlocal" version = "5.3.1" -marker = "python_full_version < '3.12'" sdist = { url = "https://files.pythonhosted.org/packages/8b/2e/c14812d3d4d9cd1773c6be938f89e5735a1f11a9f184ac3639b93cef35d5/tzlocal-5.3.1.tar.gz", upload-time = 2025-03-05T21:17:41Z, size = 30761, hashes = { sha256 = "cceffc7edecefea1f595541dbd6e990cb1ea3d19bf01b2809f362a03dd7921fd" } } wheels = [{ url = "https://files.pythonhosted.org/packages/c2/14/e2a54fabd4f08cd7af1c07030603c3356b74da07f7cc056e600436edfa17/tzlocal-5.3.1-py3-none-any.whl", upload-time = 2025-03-05T21:17:39Z, size = 18026, hashes = { sha256 = "eb1a66c3ef5847adf7a834f1be0800581b683b5608e74f86ecbcef8ab91bb85d" } }] @@ -860,7 +856,6 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/fd/84/fd2ba7aafacbad3 [[packages]] name = "wheel" version = "0.45.1" -marker = "python_full_version < '3.12'" sdist = { url = "https://files.pythonhosted.org/packages/8a/98/2d9906746cdc6a6ef809ae6338005b3f21bb568bea3165cfc6a243fdc25c/wheel-0.45.1.tar.gz", upload-time = 2024-11-23T00:18:23Z, size = 107545, hashes = { sha256 = "661e1abd9198507b1409a20c02106d9670b2576e916d58f520316666abca6729" } } wheels = [{ url = "https://files.pythonhosted.org/packages/0b/2c/87f3254fd8ffd29e4c02732eee68a83a1d3c346ae39bc6822dcbcb697f2b/wheel-0.45.1-py3-none-any.whl", upload-time = 2024-11-23T00:18:21Z, size = 72494, hashes = { sha256 = "708e7481cc80179af0e556bbf0cc00b8444c7321e2700b8d8580231d13017248" } }] diff --git a/snyk/requirements.txt b/snyk/requirements.txt index 9cfe6eeb6d..0a1b2230ad 100644 --- a/snyk/requirements.txt +++ b/snyk/requirements.txt @@ -9,7 +9,7 @@ certifi==2025.7.14 cffi==1.17.1 charset-normalizer==3.4.2 click==8.1.8 -cloudpickle==3.0.0 ; python_full_version < '3.12' +cloudpickle==3.0.0 colorama==0.4.6 ; sys_platform == 'win32' cryptography==45.0.5 filelock==3.18.0 @@ -34,7 +34,7 @@ pip==25.2 platformdirs==4.3.8 pluggy==1.6.0 prompt-toolkit==3.0.51 -protobuf==5.29.5 ; python_full_version < '3.12' +protobuf==5.29.5 pycparser==2.22 pydantic==2.11.7 pydantic-core==2.33.2 @@ -56,15 +56,15 @@ six==1.17.0 smmap==5.0.2 snowflake-connector-python==3.18.0 snowflake-core==1.7.0 -snowflake-snowpark-python==1.33.0 ; python_full_version < '3.12' +snowflake-snowpark-python==1.40.0 sortedcontainers==2.4.0 tomlkit==0.13.3 typer==0.17.3 typing-extensions==4.14.1 typing-inspection==0.4.1 -tzdata==2025.2 ; python_full_version < '3.12' and sys_platform == 'win32' -tzlocal==5.3.1 ; python_full_version < '3.12' +tzdata==2025.2 ; sys_platform == 'win32' +tzlocal==5.3.1 urllib3==2.5.0 wcwidth==0.2.13 -wheel==0.45.1 ; python_full_version < '3.12' +wheel==0.45.1 zipp==3.23.0 ; python_full_version < '3.12' From 952ef6305b15cac31e40cb43f5e4ffe99c211e35 Mon Sep 17 00:00:00 2001 From: Dariusz Aniszewski Date: Mon, 27 Oct 2025 10:48:52 +0100 Subject: [PATCH 3/6] update snowpark to 1.41.0 --- pylock.toml | 6 +++--- pyproject.toml | 2 +- snyk/requirements.txt | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pylock.toml b/pylock.toml index 3536d5db50..a72c81c2be 100644 --- a/pylock.toml +++ b/pylock.toml @@ -794,9 +794,9 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/c9/40/a08e639e8215a8c [[packages]] name = "snowflake-snowpark-python" -version = "1.40.0" -sdist = { url = "https://files.pythonhosted.org/packages/69/23/e6a42719e4ec8223d761e279961f2acf9fbb97a4d8a328dd540ef8b8bd71/snowflake_snowpark_python-1.40.0.tar.gz", upload-time = 2025-10-06T16:00:45Z, size = 1753918, hashes = { sha256 = "f09f919433317f53240cf7f81116bfc788bedd54afcb02f5ff7bcabe7bcab9a8" } } -wheels = [{ url = "https://files.pythonhosted.org/packages/54/75/888c8056a4cf14f25eb1ec508d81b8666f4eaba1a90fe416d2adf1ec9615/snowflake_snowpark_python-1.40.0-py3-none-any.whl", upload-time = 2025-10-06T16:00:43Z, size = 1800245, hashes = { sha256 = "257af300579c462c612729b7b938bf65d5909f959d039e2a07e760eabc1001f0" } }] +version = "1.41.0" +sdist = { url = "https://files.pythonhosted.org/packages/f3/3c/cc3a4b4c02aa080dc13ec47f4069cfe08557f67f33f9cd772b42dc317175/snowflake_snowpark_python-1.41.0.tar.gz", upload-time = 2025-10-23T20:48:06Z, size = 1781618, hashes = { sha256 = "19c90354eb103c37c6502e5b880b47235db6abb0fac1910c022aa98740331785" } } +wheels = [{ url = "https://files.pythonhosted.org/packages/13/a2/7e6a9f6a8a46e672f2129e2dcb091ca1d661773a5e069a2402323e2c4788/snowflake_snowpark_python-1.41.0-py3-none-any.whl", upload-time = 2025-10-23T20:48:05Z, size = 1825526, hashes = { sha256 = "8897937bae16d16d06c216c5835907a2aff711d20f82288233ad0700c1c278e7" } }] [[packages]] name = "sortedcontainers" diff --git a/pyproject.toml b/pyproject.toml index e52a396a21..085fc15d36 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ dependencies = [ "rich==14.0.0", "setuptools==80.8.0", "snowflake-connector-python[secure-local-storage]==3.18.0", - 'snowflake-snowpark-python==1.40.0', + 'snowflake-snowpark-python==1.41.0', "snowflake.core==1.7.0", "tomlkit==0.13.3", "typer==0.17.3", diff --git a/snyk/requirements.txt b/snyk/requirements.txt index 0a1b2230ad..77cc6a533d 100644 --- a/snyk/requirements.txt +++ b/snyk/requirements.txt @@ -56,7 +56,7 @@ six==1.17.0 smmap==5.0.2 snowflake-connector-python==3.18.0 snowflake-core==1.7.0 -snowflake-snowpark-python==1.40.0 +snowflake-snowpark-python==1.41.0 sortedcontainers==2.4.0 tomlkit==0.13.3 typer==0.17.3 From cd657f681d279d91fd538a86e9dc72ae61ec9065 Mon Sep 17 00:00:00 2001 From: Dariusz Aniszewski Date: Mon, 27 Oct 2025 11:30:05 +0100 Subject: [PATCH 4/6] update connector to 4.0.0 --- pylock.toml | 56 ++++++++++++++++++++++--------------------- pyproject.toml | 2 +- snyk/requirements.txt | 6 ++--- 3 files changed, 33 insertions(+), 31 deletions(-) diff --git a/pylock.toml b/pylock.toml index a72c81c2be..8cc4a3f7ec 100644 --- a/pylock.toml +++ b/pylock.toml @@ -44,6 +44,7 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/4f/52/34c6cf5bb928507 [[packages]] name = "cffi" version = "1.17.1" +marker = "platform_python_implementation != 'PyPy'" sdist = { url = "https://files.pythonhosted.org/packages/fc/97/c783634659c2920c3fc70419e3af40972dbaf758daa229a7d6ea6135c90d/cffi-1.17.1.tar.gz", upload-time = 2024-09-04T20:45:21Z, size = 516621, hashes = { sha256 = "1c39c6016c32bc48dd54561950ebd6836e1670f2ae46128f67cf49e789c52824" } } wheels = [ { url = "https://files.pythonhosted.org/packages/90/07/f44ca684db4e4f08a3fdc6eeb9a0d15dc6883efc7b8c90357fdbf74e186c/cffi-1.17.1-cp310-cp310-macosx_10_9_x86_64.whl", upload-time = 2024-09-04T20:43:30Z, size = 182191, hashes = { sha256 = "df8b1c11f177bc2313ec4b2d46baec87a5f3e71fc8b45dab2ee7cae86d9aba14" } }, @@ -489,6 +490,7 @@ wheels = [ [[packages]] name = "pycparser" version = "2.22" +marker = "platform_python_implementation != 'PyPy'" sdist = { url = "https://files.pythonhosted.org/packages/1d/b2/31537cf4b1ca988837256c910a668b553fceb8f069bedc4b1c826024b52c/pycparser-2.22.tar.gz", upload-time = 2024-03-30T13:22:22Z, size = 172736, hashes = { sha256 = "491c8be9c040f5390f5bf44a5b07752bd07f56edf992381b05c701439eec10f6" } } wheels = [{ url = "https://files.pythonhosted.org/packages/13/a3/a812df4e2dd5696d1f351d58b8fe16a405b234ad2886a0dab9183fb78109/pycparser-2.22-py3-none-any.whl", upload-time = 2024-03-30T13:22:20Z, size = 117552, hashes = { sha256 = "c3702b6d3dd8c7abc1afa565d7e63d53a1d0bd86cdc24edd75470f4de499cfcc" } }] @@ -756,34 +758,34 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/04/be/d09147ad1ec7934 [[packages]] name = "snowflake-connector-python" -version = "3.18.0" -sdist = { url = "https://files.pythonhosted.org/packages/25/df/41fe26b68801e3d59653a5dc7ce87a92e9d967dcad7b59b035b8c9804815/snowflake_connector_python-3.18.0.tar.gz", upload-time = 2025-10-06T12:15:34Z, size = 798019, hashes = { sha256 = "41a46eb9824574c5f8068e3ed5c02a2dc0a733ed08ee81fa1fb3dd0ebe921728" } } +version = "4.0.0" +sdist = { url = "https://files.pythonhosted.org/packages/1d/f1/4aff125021a9c5e0183f2f55dd7d04b7256a0e1e10db50d537a7415d9c55/snowflake_connector_python-4.0.0.tar.gz", upload-time = 2025-10-09T10:11:34Z, size = 813937, hashes = { sha256 = "4b10a865c4a5e1fa60c365c7fe41e0433605e6e5edc824e8730a9038f330b3a6" } } wheels = [ - { url = "https://files.pythonhosted.org/packages/d4/66/2be9bfebaad12f8b0fbeee68542f14b7a37801b991e3f99adab98ca235ff/snowflake_connector_python-3.18.0-cp310-cp310-macosx_11_0_arm64.whl", upload-time = 2025-10-06T12:15:36Z, size = 1014396, hashes = { sha256 = "e17a9e806823d3a0e578cf9349f6a93810a582b3132903ea9e1683854d08da00" } }, - { url = "https://files.pythonhosted.org/packages/8e/38/e00f81687b56a9419c2b0de3adcab449fc1e7d7a5383c29835148b1bb311/snowflake_connector_python-3.18.0-cp310-cp310-macosx_11_0_x86_64.whl", upload-time = 2025-10-06T12:15:37Z, size = 1027175, hashes = { sha256 = "1841b60dc376639493dfc520cf39ad4f4da1f30286bba57e878d57414263d628" } }, - { url = "https://files.pythonhosted.org/packages/9c/ae/f45696a00e63fad3e153c01b8fe5c2d55aba954bb69bd09c7d2d0a290cba/snowflake_connector_python-3.18.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", upload-time = 2025-10-06T12:15:14Z, size = 2650237, hashes = { sha256 = "65d37263dd288abb649820b7e34af96dc6b2d2115bf5521a2526245f81ddb0cb" } }, - { url = "https://files.pythonhosted.org/packages/c1/dd/843ac8067efb061f66c4e186c293270b887103b162a73559660b4fb0d31e/snowflake_connector_python-3.18.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", upload-time = 2025-10-06T12:15:16Z, size = 2678195, hashes = { sha256 = "1fb9fc9d8c2c7d209ba89282d367a32e75b0688afd4a3f02409e24f153c1a32e" } }, - { url = "https://files.pythonhosted.org/packages/e8/b2/035e0e316f875f4410d880e12a2765063c054e12e0184a3d86f2728818e5/snowflake_connector_python-3.18.0-cp310-cp310-win_amd64.whl", upload-time = 2025-10-06T12:15:51Z, size = 1161494, hashes = { sha256 = "cfa6b234f53ec624149e21156d0a98e43408d194f2e65bcfaf30acefd35a581e" } }, - { url = "https://files.pythonhosted.org/packages/87/7e/b932b9897ea7e83b2184443c5222af2f71526e8bce91ecd64ac20b87527c/snowflake_connector_python-3.18.0-cp311-cp311-macosx_11_0_arm64.whl", upload-time = 2025-10-06T12:15:39Z, size = 1014589, hashes = { sha256 = "7a5fcb9a25a9b77b6cd86dfc6a6324b9910e15a493a916983229011ce3509b5f" } }, - { url = "https://files.pythonhosted.org/packages/7e/79/97f777d3d26392901910e27f0d41e9a6dc72fba40cb2499febfca7e51e81/snowflake_connector_python-3.18.0-cp311-cp311-macosx_11_0_x86_64.whl", upload-time = 2025-10-06T12:15:40Z, size = 1027163, hashes = { sha256 = "5d89f608fde2fb0597ca5e020c4ac602027dc67f11b61b4d1e5448163bae4edc" } }, - { url = "https://files.pythonhosted.org/packages/d9/9f/553f9a2ec3ce4ab960c8d3611ecbd2e66f972841ef1e037dcbcd5148abae/snowflake_connector_python-3.18.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", upload-time = 2025-10-06T12:15:18Z, size = 2661951, hashes = { sha256 = "1afbd9e21180d2b4a76500ac2978b11865fdb3230609f2a9d80ba459fc27f2e4" } }, - { url = "https://files.pythonhosted.org/packages/8a/bb/8213c682ea69cf50ba028db47469455cb7dba31b152b867ac3a468dcca19/snowflake_connector_python-3.18.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", upload-time = 2025-10-06T12:15:21Z, size = 2692086, hashes = { sha256 = "4c068c8d3cd0c9736cb0679a9f544d34327e64415303bbfe07ec8ce3c5dae800" } }, - { url = "https://files.pythonhosted.org/packages/4f/6f/e651de2061f88e30cd271a023cc79e2e2683ff6aa2cb1e1045b8ba62d365/snowflake_connector_python-3.18.0-cp311-cp311-win_amd64.whl", upload-time = 2025-10-06T12:15:53Z, size = 1161558, hashes = { sha256 = "b211b4240596a225b895261a4ced2633e0262e82e2e32f6fb8dfc7d4bfedf8ca" } }, - { url = "https://files.pythonhosted.org/packages/da/67/0df7829f295988c121f385c562d60c7a4989bc8f72885d04669ce5cd6516/snowflake_connector_python-3.18.0-cp312-cp312-macosx_11_0_arm64.whl", upload-time = 2025-10-06T12:15:41Z, size = 1013717, hashes = { sha256 = "3fee7035f865088f948510b094101c8a0e5b22501891f2115f7fb1cb555de76a" } }, - { url = "https://files.pythonhosted.org/packages/4d/90/35353d5311735ebe85f0224f3a6e4f136c29e1b3e4ce6c7466c9b7e7931b/snowflake_connector_python-3.18.0-cp312-cp312-macosx_11_0_x86_64.whl", upload-time = 2025-10-06T12:15:43Z, size = 1025471, hashes = { sha256 = "283366b35df88cd0c71caf0215ba80370ddef4dd37d2adf43b24208c747231ee" } }, - { url = "https://files.pythonhosted.org/packages/ec/16/d490c00546ca8842d314de689ac718c73c9fe0f9b042e06703449282de7c/snowflake_connector_python-3.18.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", upload-time = 2025-10-06T12:15:23Z, size = 2684000, hashes = { sha256 = "2e4c285cc6a7f6431cff98c8f235a0fe9da2262462dd3dfc2b97120574a95cf9" } }, - { url = "https://files.pythonhosted.org/packages/d3/cb/4bc697af4138e17cccde506f28233492a6e1919ced7a65aa31b6f1e8bb6c/snowflake_connector_python-3.18.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", upload-time = 2025-10-06T12:15:25Z, size = 2715472, hashes = { sha256 = "94e041e347b5151b66d19d6cfc3b3172dac1f51e44bbf7cf58f3989427dd464a" } }, - { url = "https://files.pythonhosted.org/packages/d9/72/815a4b9795ddce224a1392849dd34a408f2dac240bcdcb0539d42cfd31b1/snowflake_connector_python-3.18.0-cp312-cp312-win_amd64.whl", upload-time = 2025-10-06T12:15:55Z, size = 1160435, hashes = { sha256 = "7116cfa410d517328fd25fabffb54845b88667586718578c4333ce034fead1ba" } }, - { url = "https://files.pythonhosted.org/packages/a1/e6/b75caca8bcfeae1bc999bf70c9cb54a73607f361a3f1ef0b679e2bd850a6/snowflake_connector_python-3.18.0-cp313-cp313-macosx_11_0_arm64.whl", upload-time = 2025-10-06T12:15:44Z, size = 1014849, hashes = { sha256 = "4ed2d593f1983939d5d8d88b212d86fd4f14f0ceefc1df9882b4a18534adbde9" } }, - { url = "https://files.pythonhosted.org/packages/4b/03/0420ebed3b9326e738ab06f8d3f80d9d430054e181ddfe3bf908d87ea5f9/snowflake_connector_python-3.18.0-cp313-cp313-macosx_11_0_x86_64.whl", upload-time = 2025-10-06T12:15:46Z, size = 1026296, hashes = { sha256 = "b99f261c82be92224ac20c8c12bdf26ce3ed5dfd8a3df8a97f15a1e11c46ad27" } }, - { url = "https://files.pythonhosted.org/packages/d5/04/a467a3bc6d59fd77b7628086a32102711cfb337b0920c3dac340a29f27e8/snowflake_connector_python-3.18.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", upload-time = 2025-10-06T12:15:26Z, size = 2685839, hashes = { sha256 = "51eb789a09dc6c62119cfabd044fba1a6b8378206f05a1e83ddb2e9cb49acc0b" } }, - { url = "https://files.pythonhosted.org/packages/29/70/0ae9d661d405720b7e3bcea425f1915475b457e4a17fec4eb28b8bd91d35/snowflake_connector_python-3.18.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", upload-time = 2025-10-06T12:15:27Z, size = 2718059, hashes = { sha256 = "bd1de3038b6d7059ca59f93e105aba2a673151c693cc4292f72f38bfaf147df2" } }, - { url = "https://files.pythonhosted.org/packages/9d/38/ea46bbe910bd44ce52aaeea2fefe072392c7c6f3c04bfd0aea3f8fdd5e3a/snowflake_connector_python-3.18.0-cp313-cp313-win_amd64.whl", upload-time = 2025-10-06T12:15:58Z, size = 1160453, hashes = { sha256 = "aeeb181a156333480f60b5f8ddbb3d087e288b4509adbef7993236defe4d7570" } }, - { url = "https://files.pythonhosted.org/packages/0e/28/a6dd1853f86762e52a911de3e26d01b8a14b0733e8512cf613d9dfec5572/snowflake_connector_python-3.18.0-cp39-cp39-macosx_11_0_arm64.whl", upload-time = 2025-10-06T12:15:48Z, size = 1014548, hashes = { sha256 = "8d3e96e1d09b07edca6c1f6ca675b6fdd05a4a7e428e4cdf6fb697d87b9f60fc" } }, - { url = "https://files.pythonhosted.org/packages/bc/7a/205b84ccb07e31f3b9d5c60d41f585e98abb1a1ace69f82c0e3daff4a828/snowflake_connector_python-3.18.0-cp39-cp39-macosx_11_0_x86_64.whl", upload-time = 2025-10-06T12:15:49Z, size = 1027440, hashes = { sha256 = "0af10b207af3d2de2b130e89018d49a60f2e5cfe841f3bf459e58f2e1c4c4506" } }, - { url = "https://files.pythonhosted.org/packages/80/06/b653b835814d439d1dfb5988f214e00d5967b0b76abecef947464bfc3c10/snowflake_connector_python-3.18.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", upload-time = 2025-10-06T12:15:31Z, size = 2646891, hashes = { sha256 = "783a9ab206563d7b52fdcdd7a72af62de811d3381ca64132fd3445537b4d041b" } }, - { url = "https://files.pythonhosted.org/packages/72/df/47d2e63bf141820cc41a5d157437a2a6683b10401c255e7c8324f1f493b1/snowflake_connector_python-3.18.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", upload-time = 2025-10-06T12:15:33Z, size = 2675225, hashes = { sha256 = "32b1abfea32561d817b0a2f80b06d936cb32712af06bf7b848a428bfd857a10a" } }, - { url = "https://files.pythonhosted.org/packages/17/13/9528bc4eea9074258e7c817970252332844ac524f03150e3957816b6a43a/snowflake_connector_python-3.18.0-cp39-cp39-win_amd64.whl", upload-time = 2025-10-06T12:15:59Z, size = 1162565, hashes = { sha256 = "a8c570edff5a4888840dbe1e9e65c5e4d77d55c5c800cd359fe0903a769201e0" } }, + { url = "https://files.pythonhosted.org/packages/e4/75/f845ca5079a6b911023fa945dbf1bac0ed1c2f5967108b14440c740cb410/snowflake_connector_python-4.0.0-cp310-cp310-macosx_11_0_arm64.whl", upload-time = 2025-10-09T10:11:36Z, size = 1030251, hashes = { sha256 = "2c3e0f6d103fe67c975550ed424f579d3e7ae503d56467e5549f3a1a1e0e8f24" } }, + { url = "https://files.pythonhosted.org/packages/fd/80/3a7e36a9e53beeb27c0599d2703f33bb812be931b469b154b08df0eeeaf5/snowflake_connector_python-4.0.0-cp310-cp310-macosx_11_0_x86_64.whl", upload-time = 2025-10-09T10:11:37Z, size = 1043041, hashes = { sha256 = "e8d5b66f283967c700fff2303ac5e52d1a3cf41990a634f121ac8b1f1cd9af10" } }, + { url = "https://files.pythonhosted.org/packages/6e/3b/bda95c4de593743c021a9968d70087674189c60a8317185de1b0f32d17c8/snowflake_connector_python-4.0.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", upload-time = 2025-10-09T10:11:17Z, size = 2666209, hashes = { sha256 = "5ad5d0f1ebcb2c6b7a7859ee3d4e02203087e40faae539a336bbcb45a3660777" } }, + { url = "https://files.pythonhosted.org/packages/60/e6/30c4015e2712bf8bf83b54ddadeee0494b68ae6d0f6d49d9373f463305d4/snowflake_connector_python-4.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", upload-time = 2025-10-09T10:11:20Z, size = 2693962, hashes = { sha256 = "4106a66e770e564b3037457b7b01b15ca28aee61afb88560b664aa8af439b533" } }, + { url = "https://files.pythonhosted.org/packages/1b/e0/5f494b3353216e629f8b9d7269024518e0db9f2992df471de6ef43b60f7b/snowflake_connector_python-4.0.0-cp310-cp310-win_amd64.whl", upload-time = 2025-10-09T10:11:51Z, size = 1177353, hashes = { sha256 = "7789df78f7c7abfb351f2709258d05a94652cfe3c2c617fb15f15a11fc1b7b25" } }, + { url = "https://files.pythonhosted.org/packages/0c/86/0dceb37f50cd28ee61af1f0396eccd17a563d56d66067e0842ff8dfafe6d/snowflake_connector_python-4.0.0-cp311-cp311-macosx_11_0_arm64.whl", upload-time = 2025-10-09T10:11:39Z, size = 1030446, hashes = { sha256 = "1ca2503f705627f7e045da6254d97c37210a3b0a18b43d0f1b29616d0c7aaa01" } }, + { url = "https://files.pythonhosted.org/packages/7b/80/1ac8ae9494b2ee5bcc0e4cefe5aada86d0e61d21208a0107e99c5bec92ec/snowflake_connector_python-4.0.0-cp311-cp311-macosx_11_0_x86_64.whl", upload-time = 2025-10-09T10:11:40Z, size = 1043031, hashes = { sha256 = "fd0d2d2c5cfd15f041e8522f5f8bdad0be4de7d805dd1646377fccd6bd404fa8" } }, + { url = "https://files.pythonhosted.org/packages/fe/db/fbd1dbe2d6ca2b8f99337e39d596a800e6c54451a93a9167927a15f60534/snowflake_connector_python-4.0.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", upload-time = 2025-10-09T10:11:22Z, size = 2677427, hashes = { sha256 = "ebbdeec0d65c2e3f648c8b05839001c062984959417902717f7fc6eed983211d" } }, + { url = "https://files.pythonhosted.org/packages/12/2b/ecb82ae3e07c65a0d137c9211570db63885843ec2a40eb71e168cc834bc4/snowflake_connector_python-4.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", upload-time = 2025-10-09T10:11:23Z, size = 2707806, hashes = { sha256 = "e376bad497c7932448cc29058e75737f02b3f0e25569de9e4ff0616944b4ceba" } }, + { url = "https://files.pythonhosted.org/packages/76/f6/99a373042dcd4a83459ce915b1cdd22c3ac54bd8c2a727bb299cec85e0b2/snowflake_connector_python-4.0.0-cp311-cp311-win_amd64.whl", upload-time = 2025-10-09T10:11:53Z, size = 1177415, hashes = { sha256 = "af89a9e1355ea4dac7927d2f9bc15b2c81e381ad8bcdf8954ba3dd457a4d51d6" } }, + { url = "https://files.pythonhosted.org/packages/ea/b0/462c0deee35d6d03d3d729b3f923615bae665beb7f9a94673a23a52080fe/snowflake_connector_python-4.0.0-cp312-cp312-macosx_11_0_arm64.whl", upload-time = 2025-10-09T10:11:42Z, size = 1029568, hashes = { sha256 = "bfd3b8523d7adc830f99c5c4c635689ceca61700a05368d5bbb34c6811f2ec54" } }, + { url = "https://files.pythonhosted.org/packages/ff/4b/bb3ae3f07e7927c8f16c4c0f1283d3c721978d16e8bf4193fc8e41025c1e/snowflake_connector_python-4.0.0-cp312-cp312-macosx_11_0_x86_64.whl", upload-time = 2025-10-09T10:11:43Z, size = 1041337, hashes = { sha256 = "835161dd46ef8f5fc9d2f135ca654c2f3fbdf57b035d3e1980506aa8eac671dc" } }, + { url = "https://files.pythonhosted.org/packages/9c/75/4bfac89f10c6dbb75e97adf1e217737fc599ebf964031c9298b6cbd807d0/snowflake_connector_python-4.0.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", upload-time = 2025-10-09T10:11:25Z, size = 2699730, hashes = { sha256 = "65e4e36dd1b0c7235d84cddef8a3c97c5ea0dc8fea85e31e45fc485000b77a83" } }, + { url = "https://files.pythonhosted.org/packages/cd/78/0e916416c50909dbae511fe38b1e671a9efa62decdce51b174a0396804e4/snowflake_connector_python-4.0.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", upload-time = 2025-10-09T10:11:27Z, size = 2731336, hashes = { sha256 = "e6132986d6965e4005b0167270612fbc7fa4bc4ef42726a40b85a8f57475a78d" } }, + { url = "https://files.pythonhosted.org/packages/83/f0/3db8a2f3f5ee724d309c661af739a70d0643070b9b4597728151ef900f9b/snowflake_connector_python-4.0.0-cp312-cp312-win_amd64.whl", upload-time = 2025-10-09T10:11:54Z, size = 1176292, hashes = { sha256 = "a790f06808e4481c23cfed1396d2c9a786060ddd62408b1fda1a63e1e6bc4b07" } }, + { url = "https://files.pythonhosted.org/packages/64/c0/10dfcce18514d711bf17d7766d24aedfc20d7a5aa0e8311c0d3068baf266/snowflake_connector_python-4.0.0-cp313-cp313-macosx_11_0_arm64.whl", upload-time = 2025-10-09T10:11:45Z, size = 1030702, hashes = { sha256 = "4e8c3d2ea4055dd4aecc93514030341e300f557f2e86ca21eb47568c461a6f56" } }, + { url = "https://files.pythonhosted.org/packages/16/c1/9d068375ccb341975eb95a87a99176b4b25bb7725e61c8ed62681f2d5123/snowflake_connector_python-4.0.0-cp313-cp313-macosx_11_0_x86_64.whl", upload-time = 2025-10-09T10:11:46Z, size = 1042153, hashes = { sha256 = "1fea301e3d1e8022b9f2ff87dc3be139d5ed7be5e85fab8a6c59d400a02e6d58" } }, + { url = "https://files.pythonhosted.org/packages/5d/ae/f4da6b62e546f48885b63bc1884c935bc293e6da9605ddcd217e21307a63/snowflake_connector_python-4.0.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", upload-time = 2025-10-09T10:11:28Z, size = 2701637, hashes = { sha256 = "54e648bbd506a0f2f8076f9eafe231b2d4284b1a884528c3a0690391ab2bb54e" } }, + { url = "https://files.pythonhosted.org/packages/88/bf/6cf92dbd1c6d95311894404e2c46db9a06ff6d37bea9a19e667d0bf26362/snowflake_connector_python-4.0.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", upload-time = 2025-10-09T10:11:30Z, size = 2733899, hashes = { sha256 = "f67d844241a6fed764a8f04d32c0273aedf9159d5162b764748526277c7f8831" } }, + { url = "https://files.pythonhosted.org/packages/5b/c8/7d9a41e1b10c0a2bae86241773a6b55c06e897c74b3cab14ec8315e16b34/snowflake_connector_python-4.0.0-cp313-cp313-win_amd64.whl", upload-time = 2025-10-09T10:11:56Z, size = 1176311, hashes = { sha256 = "cd23bff2abc74e34c6123a181c004ead9e6cc8ef2661250892afd64bad24533c" } }, + { url = "https://files.pythonhosted.org/packages/22/0a/df94facadd8ae761f8af72ad8b5d0b58da8bff92426b5a8a2e316301f456/snowflake_connector_python-4.0.0-cp39-cp39-macosx_11_0_arm64.whl", upload-time = 2025-10-09T10:11:47Z, size = 1030406, hashes = { sha256 = "b95b29589293ad14d0367428518141995524cfc7dc47d8f3d0c47010f5d974da" } }, + { url = "https://files.pythonhosted.org/packages/b9/51/a64ee5c08b07623aff47006a490aff215a11eb01f9926e838df70f8e7177/snowflake_connector_python-4.0.0-cp39-cp39-macosx_11_0_x86_64.whl", upload-time = 2025-10-09T10:11:49Z, size = 1043301, hashes = { sha256 = "0c0204f639fddc58452b0362ba8821cd5153bd7aaa89434d59104bc39f4fa176" } }, + { url = "https://files.pythonhosted.org/packages/d6/bc/46317e7a3cccae180e403f52b60eb6b00a3a7cc6d106a2631329d7975b97/snowflake_connector_python-4.0.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", upload-time = 2025-10-09T10:11:31Z, size = 2662406, hashes = { sha256 = "79b4e7a58e600419f083a63f99e5da89d438faddae1d344e9f9b003754fa231b" } }, + { url = "https://files.pythonhosted.org/packages/93/35/d84948b53194f53f6344838c9d304f262d8bfb2042bbd343df7b14254ec8/snowflake_connector_python-4.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", upload-time = 2025-10-09T10:11:33Z, size = 2691051, hashes = { sha256 = "985cd2f8b6b2e663ef30dc59f1ba8c1becff7683ebc51bd7f14b962407a9fa88" } }, + { url = "https://files.pythonhosted.org/packages/0b/d6/f5e3f407c118119f7f5766e5b3f441cd7277e39c0e15ac1e1f0a80d9e1eb/snowflake_connector_python-4.0.0-cp39-cp39-win_amd64.whl", upload-time = 2025-10-09T10:11:57Z, size = 1178422, hashes = { sha256 = "eb1bb9729fd3bfaae22364491cec4816dda380376ac3be4559a6f6949c6d2833" } }, ] [[packages]] diff --git a/pyproject.toml b/pyproject.toml index 085fc15d36..90c83445d7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dependencies = [ "requirements-parser==0.13.0", "rich==14.0.0", "setuptools==80.8.0", - "snowflake-connector-python[secure-local-storage]==3.18.0", + "snowflake-connector-python[secure-local-storage]==4.0.0", 'snowflake-snowpark-python==1.41.0', "snowflake.core==1.7.0", "tomlkit==0.13.3", diff --git a/snyk/requirements.txt b/snyk/requirements.txt index 77cc6a533d..83853335a1 100644 --- a/snyk/requirements.txt +++ b/snyk/requirements.txt @@ -6,7 +6,7 @@ backports-tarfile==1.2.0 ; python_full_version < '3.12' boto3==1.39.14 botocore==1.39.14 certifi==2025.7.14 -cffi==1.17.1 +cffi==1.17.1 ; platform_python_implementation != 'PyPy' charset-normalizer==3.4.2 click==8.1.8 cloudpickle==3.0.0 @@ -35,7 +35,7 @@ platformdirs==4.3.8 pluggy==1.6.0 prompt-toolkit==3.0.51 protobuf==5.29.5 -pycparser==2.22 +pycparser==2.22 ; platform_python_implementation != 'PyPy' pydantic==2.11.7 pydantic-core==2.33.2 pygments==2.19.2 @@ -54,7 +54,7 @@ setuptools==80.8.0 shellingham==1.5.4 six==1.17.0 smmap==5.0.2 -snowflake-connector-python==3.18.0 +snowflake-connector-python==4.0.0 snowflake-core==1.7.0 snowflake-snowpark-python==1.41.0 sortedcontainers==2.4.0 From 67324489e89c0d4bfd4fbce6a71d636d3cdf519b Mon Sep 17 00:00:00 2001 From: Dariusz Aniszewski Date: Tue, 28 Oct 2025 11:16:28 +0100 Subject: [PATCH 5/6] Use python driver 3.18 --- pylock.toml | 56 +++++++++++++++++++++---------------------- pyproject.toml | 2 +- snyk/requirements.txt | 6 ++--- 3 files changed, 31 insertions(+), 33 deletions(-) diff --git a/pylock.toml b/pylock.toml index 8cc4a3f7ec..a72c81c2be 100644 --- a/pylock.toml +++ b/pylock.toml @@ -44,7 +44,6 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/4f/52/34c6cf5bb928507 [[packages]] name = "cffi" version = "1.17.1" -marker = "platform_python_implementation != 'PyPy'" sdist = { url = "https://files.pythonhosted.org/packages/fc/97/c783634659c2920c3fc70419e3af40972dbaf758daa229a7d6ea6135c90d/cffi-1.17.1.tar.gz", upload-time = 2024-09-04T20:45:21Z, size = 516621, hashes = { sha256 = "1c39c6016c32bc48dd54561950ebd6836e1670f2ae46128f67cf49e789c52824" } } wheels = [ { url = "https://files.pythonhosted.org/packages/90/07/f44ca684db4e4f08a3fdc6eeb9a0d15dc6883efc7b8c90357fdbf74e186c/cffi-1.17.1-cp310-cp310-macosx_10_9_x86_64.whl", upload-time = 2024-09-04T20:43:30Z, size = 182191, hashes = { sha256 = "df8b1c11f177bc2313ec4b2d46baec87a5f3e71fc8b45dab2ee7cae86d9aba14" } }, @@ -490,7 +489,6 @@ wheels = [ [[packages]] name = "pycparser" version = "2.22" -marker = "platform_python_implementation != 'PyPy'" sdist = { url = "https://files.pythonhosted.org/packages/1d/b2/31537cf4b1ca988837256c910a668b553fceb8f069bedc4b1c826024b52c/pycparser-2.22.tar.gz", upload-time = 2024-03-30T13:22:22Z, size = 172736, hashes = { sha256 = "491c8be9c040f5390f5bf44a5b07752bd07f56edf992381b05c701439eec10f6" } } wheels = [{ url = "https://files.pythonhosted.org/packages/13/a3/a812df4e2dd5696d1f351d58b8fe16a405b234ad2886a0dab9183fb78109/pycparser-2.22-py3-none-any.whl", upload-time = 2024-03-30T13:22:20Z, size = 117552, hashes = { sha256 = "c3702b6d3dd8c7abc1afa565d7e63d53a1d0bd86cdc24edd75470f4de499cfcc" } }] @@ -758,34 +756,34 @@ wheels = [{ url = "https://files.pythonhosted.org/packages/04/be/d09147ad1ec7934 [[packages]] name = "snowflake-connector-python" -version = "4.0.0" -sdist = { url = "https://files.pythonhosted.org/packages/1d/f1/4aff125021a9c5e0183f2f55dd7d04b7256a0e1e10db50d537a7415d9c55/snowflake_connector_python-4.0.0.tar.gz", upload-time = 2025-10-09T10:11:34Z, size = 813937, hashes = { sha256 = "4b10a865c4a5e1fa60c365c7fe41e0433605e6e5edc824e8730a9038f330b3a6" } } +version = "3.18.0" +sdist = { url = "https://files.pythonhosted.org/packages/25/df/41fe26b68801e3d59653a5dc7ce87a92e9d967dcad7b59b035b8c9804815/snowflake_connector_python-3.18.0.tar.gz", upload-time = 2025-10-06T12:15:34Z, size = 798019, hashes = { sha256 = "41a46eb9824574c5f8068e3ed5c02a2dc0a733ed08ee81fa1fb3dd0ebe921728" } } wheels = [ - { url = "https://files.pythonhosted.org/packages/e4/75/f845ca5079a6b911023fa945dbf1bac0ed1c2f5967108b14440c740cb410/snowflake_connector_python-4.0.0-cp310-cp310-macosx_11_0_arm64.whl", upload-time = 2025-10-09T10:11:36Z, size = 1030251, hashes = { sha256 = "2c3e0f6d103fe67c975550ed424f579d3e7ae503d56467e5549f3a1a1e0e8f24" } }, - { url = "https://files.pythonhosted.org/packages/fd/80/3a7e36a9e53beeb27c0599d2703f33bb812be931b469b154b08df0eeeaf5/snowflake_connector_python-4.0.0-cp310-cp310-macosx_11_0_x86_64.whl", upload-time = 2025-10-09T10:11:37Z, size = 1043041, hashes = { sha256 = "e8d5b66f283967c700fff2303ac5e52d1a3cf41990a634f121ac8b1f1cd9af10" } }, - { url = "https://files.pythonhosted.org/packages/6e/3b/bda95c4de593743c021a9968d70087674189c60a8317185de1b0f32d17c8/snowflake_connector_python-4.0.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", upload-time = 2025-10-09T10:11:17Z, size = 2666209, hashes = { sha256 = "5ad5d0f1ebcb2c6b7a7859ee3d4e02203087e40faae539a336bbcb45a3660777" } }, - { url = "https://files.pythonhosted.org/packages/60/e6/30c4015e2712bf8bf83b54ddadeee0494b68ae6d0f6d49d9373f463305d4/snowflake_connector_python-4.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", upload-time = 2025-10-09T10:11:20Z, size = 2693962, hashes = { sha256 = "4106a66e770e564b3037457b7b01b15ca28aee61afb88560b664aa8af439b533" } }, - { url = "https://files.pythonhosted.org/packages/1b/e0/5f494b3353216e629f8b9d7269024518e0db9f2992df471de6ef43b60f7b/snowflake_connector_python-4.0.0-cp310-cp310-win_amd64.whl", upload-time = 2025-10-09T10:11:51Z, size = 1177353, hashes = { sha256 = "7789df78f7c7abfb351f2709258d05a94652cfe3c2c617fb15f15a11fc1b7b25" } }, - { url = "https://files.pythonhosted.org/packages/0c/86/0dceb37f50cd28ee61af1f0396eccd17a563d56d66067e0842ff8dfafe6d/snowflake_connector_python-4.0.0-cp311-cp311-macosx_11_0_arm64.whl", upload-time = 2025-10-09T10:11:39Z, size = 1030446, hashes = { sha256 = "1ca2503f705627f7e045da6254d97c37210a3b0a18b43d0f1b29616d0c7aaa01" } }, - { url = "https://files.pythonhosted.org/packages/7b/80/1ac8ae9494b2ee5bcc0e4cefe5aada86d0e61d21208a0107e99c5bec92ec/snowflake_connector_python-4.0.0-cp311-cp311-macosx_11_0_x86_64.whl", upload-time = 2025-10-09T10:11:40Z, size = 1043031, hashes = { sha256 = "fd0d2d2c5cfd15f041e8522f5f8bdad0be4de7d805dd1646377fccd6bd404fa8" } }, - { url = "https://files.pythonhosted.org/packages/fe/db/fbd1dbe2d6ca2b8f99337e39d596a800e6c54451a93a9167927a15f60534/snowflake_connector_python-4.0.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", upload-time = 2025-10-09T10:11:22Z, size = 2677427, hashes = { sha256 = "ebbdeec0d65c2e3f648c8b05839001c062984959417902717f7fc6eed983211d" } }, - { url = "https://files.pythonhosted.org/packages/12/2b/ecb82ae3e07c65a0d137c9211570db63885843ec2a40eb71e168cc834bc4/snowflake_connector_python-4.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", upload-time = 2025-10-09T10:11:23Z, size = 2707806, hashes = { sha256 = "e376bad497c7932448cc29058e75737f02b3f0e25569de9e4ff0616944b4ceba" } }, - { url = "https://files.pythonhosted.org/packages/76/f6/99a373042dcd4a83459ce915b1cdd22c3ac54bd8c2a727bb299cec85e0b2/snowflake_connector_python-4.0.0-cp311-cp311-win_amd64.whl", upload-time = 2025-10-09T10:11:53Z, size = 1177415, hashes = { sha256 = "af89a9e1355ea4dac7927d2f9bc15b2c81e381ad8bcdf8954ba3dd457a4d51d6" } }, - { url = "https://files.pythonhosted.org/packages/ea/b0/462c0deee35d6d03d3d729b3f923615bae665beb7f9a94673a23a52080fe/snowflake_connector_python-4.0.0-cp312-cp312-macosx_11_0_arm64.whl", upload-time = 2025-10-09T10:11:42Z, size = 1029568, hashes = { sha256 = "bfd3b8523d7adc830f99c5c4c635689ceca61700a05368d5bbb34c6811f2ec54" } }, - { url = "https://files.pythonhosted.org/packages/ff/4b/bb3ae3f07e7927c8f16c4c0f1283d3c721978d16e8bf4193fc8e41025c1e/snowflake_connector_python-4.0.0-cp312-cp312-macosx_11_0_x86_64.whl", upload-time = 2025-10-09T10:11:43Z, size = 1041337, hashes = { sha256 = "835161dd46ef8f5fc9d2f135ca654c2f3fbdf57b035d3e1980506aa8eac671dc" } }, - { url = "https://files.pythonhosted.org/packages/9c/75/4bfac89f10c6dbb75e97adf1e217737fc599ebf964031c9298b6cbd807d0/snowflake_connector_python-4.0.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", upload-time = 2025-10-09T10:11:25Z, size = 2699730, hashes = { sha256 = "65e4e36dd1b0c7235d84cddef8a3c97c5ea0dc8fea85e31e45fc485000b77a83" } }, - { url = "https://files.pythonhosted.org/packages/cd/78/0e916416c50909dbae511fe38b1e671a9efa62decdce51b174a0396804e4/snowflake_connector_python-4.0.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", upload-time = 2025-10-09T10:11:27Z, size = 2731336, hashes = { sha256 = "e6132986d6965e4005b0167270612fbc7fa4bc4ef42726a40b85a8f57475a78d" } }, - { url = "https://files.pythonhosted.org/packages/83/f0/3db8a2f3f5ee724d309c661af739a70d0643070b9b4597728151ef900f9b/snowflake_connector_python-4.0.0-cp312-cp312-win_amd64.whl", upload-time = 2025-10-09T10:11:54Z, size = 1176292, hashes = { sha256 = "a790f06808e4481c23cfed1396d2c9a786060ddd62408b1fda1a63e1e6bc4b07" } }, - { url = "https://files.pythonhosted.org/packages/64/c0/10dfcce18514d711bf17d7766d24aedfc20d7a5aa0e8311c0d3068baf266/snowflake_connector_python-4.0.0-cp313-cp313-macosx_11_0_arm64.whl", upload-time = 2025-10-09T10:11:45Z, size = 1030702, hashes = { sha256 = "4e8c3d2ea4055dd4aecc93514030341e300f557f2e86ca21eb47568c461a6f56" } }, - { url = "https://files.pythonhosted.org/packages/16/c1/9d068375ccb341975eb95a87a99176b4b25bb7725e61c8ed62681f2d5123/snowflake_connector_python-4.0.0-cp313-cp313-macosx_11_0_x86_64.whl", upload-time = 2025-10-09T10:11:46Z, size = 1042153, hashes = { sha256 = "1fea301e3d1e8022b9f2ff87dc3be139d5ed7be5e85fab8a6c59d400a02e6d58" } }, - { url = "https://files.pythonhosted.org/packages/5d/ae/f4da6b62e546f48885b63bc1884c935bc293e6da9605ddcd217e21307a63/snowflake_connector_python-4.0.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", upload-time = 2025-10-09T10:11:28Z, size = 2701637, hashes = { sha256 = "54e648bbd506a0f2f8076f9eafe231b2d4284b1a884528c3a0690391ab2bb54e" } }, - { url = "https://files.pythonhosted.org/packages/88/bf/6cf92dbd1c6d95311894404e2c46db9a06ff6d37bea9a19e667d0bf26362/snowflake_connector_python-4.0.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", upload-time = 2025-10-09T10:11:30Z, size = 2733899, hashes = { sha256 = "f67d844241a6fed764a8f04d32c0273aedf9159d5162b764748526277c7f8831" } }, - { url = "https://files.pythonhosted.org/packages/5b/c8/7d9a41e1b10c0a2bae86241773a6b55c06e897c74b3cab14ec8315e16b34/snowflake_connector_python-4.0.0-cp313-cp313-win_amd64.whl", upload-time = 2025-10-09T10:11:56Z, size = 1176311, hashes = { sha256 = "cd23bff2abc74e34c6123a181c004ead9e6cc8ef2661250892afd64bad24533c" } }, - { url = "https://files.pythonhosted.org/packages/22/0a/df94facadd8ae761f8af72ad8b5d0b58da8bff92426b5a8a2e316301f456/snowflake_connector_python-4.0.0-cp39-cp39-macosx_11_0_arm64.whl", upload-time = 2025-10-09T10:11:47Z, size = 1030406, hashes = { sha256 = "b95b29589293ad14d0367428518141995524cfc7dc47d8f3d0c47010f5d974da" } }, - { url = "https://files.pythonhosted.org/packages/b9/51/a64ee5c08b07623aff47006a490aff215a11eb01f9926e838df70f8e7177/snowflake_connector_python-4.0.0-cp39-cp39-macosx_11_0_x86_64.whl", upload-time = 2025-10-09T10:11:49Z, size = 1043301, hashes = { sha256 = "0c0204f639fddc58452b0362ba8821cd5153bd7aaa89434d59104bc39f4fa176" } }, - { url = "https://files.pythonhosted.org/packages/d6/bc/46317e7a3cccae180e403f52b60eb6b00a3a7cc6d106a2631329d7975b97/snowflake_connector_python-4.0.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", upload-time = 2025-10-09T10:11:31Z, size = 2662406, hashes = { sha256 = "79b4e7a58e600419f083a63f99e5da89d438faddae1d344e9f9b003754fa231b" } }, - { url = "https://files.pythonhosted.org/packages/93/35/d84948b53194f53f6344838c9d304f262d8bfb2042bbd343df7b14254ec8/snowflake_connector_python-4.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", upload-time = 2025-10-09T10:11:33Z, size = 2691051, hashes = { sha256 = "985cd2f8b6b2e663ef30dc59f1ba8c1becff7683ebc51bd7f14b962407a9fa88" } }, - { url = "https://files.pythonhosted.org/packages/0b/d6/f5e3f407c118119f7f5766e5b3f441cd7277e39c0e15ac1e1f0a80d9e1eb/snowflake_connector_python-4.0.0-cp39-cp39-win_amd64.whl", upload-time = 2025-10-09T10:11:57Z, size = 1178422, hashes = { sha256 = "eb1bb9729fd3bfaae22364491cec4816dda380376ac3be4559a6f6949c6d2833" } }, + { url = "https://files.pythonhosted.org/packages/d4/66/2be9bfebaad12f8b0fbeee68542f14b7a37801b991e3f99adab98ca235ff/snowflake_connector_python-3.18.0-cp310-cp310-macosx_11_0_arm64.whl", upload-time = 2025-10-06T12:15:36Z, size = 1014396, hashes = { sha256 = "e17a9e806823d3a0e578cf9349f6a93810a582b3132903ea9e1683854d08da00" } }, + { url = "https://files.pythonhosted.org/packages/8e/38/e00f81687b56a9419c2b0de3adcab449fc1e7d7a5383c29835148b1bb311/snowflake_connector_python-3.18.0-cp310-cp310-macosx_11_0_x86_64.whl", upload-time = 2025-10-06T12:15:37Z, size = 1027175, hashes = { sha256 = "1841b60dc376639493dfc520cf39ad4f4da1f30286bba57e878d57414263d628" } }, + { url = "https://files.pythonhosted.org/packages/9c/ae/f45696a00e63fad3e153c01b8fe5c2d55aba954bb69bd09c7d2d0a290cba/snowflake_connector_python-3.18.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", upload-time = 2025-10-06T12:15:14Z, size = 2650237, hashes = { sha256 = "65d37263dd288abb649820b7e34af96dc6b2d2115bf5521a2526245f81ddb0cb" } }, + { url = "https://files.pythonhosted.org/packages/c1/dd/843ac8067efb061f66c4e186c293270b887103b162a73559660b4fb0d31e/snowflake_connector_python-3.18.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", upload-time = 2025-10-06T12:15:16Z, size = 2678195, hashes = { sha256 = "1fb9fc9d8c2c7d209ba89282d367a32e75b0688afd4a3f02409e24f153c1a32e" } }, + { url = "https://files.pythonhosted.org/packages/e8/b2/035e0e316f875f4410d880e12a2765063c054e12e0184a3d86f2728818e5/snowflake_connector_python-3.18.0-cp310-cp310-win_amd64.whl", upload-time = 2025-10-06T12:15:51Z, size = 1161494, hashes = { sha256 = "cfa6b234f53ec624149e21156d0a98e43408d194f2e65bcfaf30acefd35a581e" } }, + { url = "https://files.pythonhosted.org/packages/87/7e/b932b9897ea7e83b2184443c5222af2f71526e8bce91ecd64ac20b87527c/snowflake_connector_python-3.18.0-cp311-cp311-macosx_11_0_arm64.whl", upload-time = 2025-10-06T12:15:39Z, size = 1014589, hashes = { sha256 = "7a5fcb9a25a9b77b6cd86dfc6a6324b9910e15a493a916983229011ce3509b5f" } }, + { url = "https://files.pythonhosted.org/packages/7e/79/97f777d3d26392901910e27f0d41e9a6dc72fba40cb2499febfca7e51e81/snowflake_connector_python-3.18.0-cp311-cp311-macosx_11_0_x86_64.whl", upload-time = 2025-10-06T12:15:40Z, size = 1027163, hashes = { sha256 = "5d89f608fde2fb0597ca5e020c4ac602027dc67f11b61b4d1e5448163bae4edc" } }, + { url = "https://files.pythonhosted.org/packages/d9/9f/553f9a2ec3ce4ab960c8d3611ecbd2e66f972841ef1e037dcbcd5148abae/snowflake_connector_python-3.18.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", upload-time = 2025-10-06T12:15:18Z, size = 2661951, hashes = { sha256 = "1afbd9e21180d2b4a76500ac2978b11865fdb3230609f2a9d80ba459fc27f2e4" } }, + { url = "https://files.pythonhosted.org/packages/8a/bb/8213c682ea69cf50ba028db47469455cb7dba31b152b867ac3a468dcca19/snowflake_connector_python-3.18.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", upload-time = 2025-10-06T12:15:21Z, size = 2692086, hashes = { sha256 = "4c068c8d3cd0c9736cb0679a9f544d34327e64415303bbfe07ec8ce3c5dae800" } }, + { url = "https://files.pythonhosted.org/packages/4f/6f/e651de2061f88e30cd271a023cc79e2e2683ff6aa2cb1e1045b8ba62d365/snowflake_connector_python-3.18.0-cp311-cp311-win_amd64.whl", upload-time = 2025-10-06T12:15:53Z, size = 1161558, hashes = { sha256 = "b211b4240596a225b895261a4ced2633e0262e82e2e32f6fb8dfc7d4bfedf8ca" } }, + { url = "https://files.pythonhosted.org/packages/da/67/0df7829f295988c121f385c562d60c7a4989bc8f72885d04669ce5cd6516/snowflake_connector_python-3.18.0-cp312-cp312-macosx_11_0_arm64.whl", upload-time = 2025-10-06T12:15:41Z, size = 1013717, hashes = { sha256 = "3fee7035f865088f948510b094101c8a0e5b22501891f2115f7fb1cb555de76a" } }, + { url = "https://files.pythonhosted.org/packages/4d/90/35353d5311735ebe85f0224f3a6e4f136c29e1b3e4ce6c7466c9b7e7931b/snowflake_connector_python-3.18.0-cp312-cp312-macosx_11_0_x86_64.whl", upload-time = 2025-10-06T12:15:43Z, size = 1025471, hashes = { sha256 = "283366b35df88cd0c71caf0215ba80370ddef4dd37d2adf43b24208c747231ee" } }, + { url = "https://files.pythonhosted.org/packages/ec/16/d490c00546ca8842d314de689ac718c73c9fe0f9b042e06703449282de7c/snowflake_connector_python-3.18.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", upload-time = 2025-10-06T12:15:23Z, size = 2684000, hashes = { sha256 = "2e4c285cc6a7f6431cff98c8f235a0fe9da2262462dd3dfc2b97120574a95cf9" } }, + { url = "https://files.pythonhosted.org/packages/d3/cb/4bc697af4138e17cccde506f28233492a6e1919ced7a65aa31b6f1e8bb6c/snowflake_connector_python-3.18.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", upload-time = 2025-10-06T12:15:25Z, size = 2715472, hashes = { sha256 = "94e041e347b5151b66d19d6cfc3b3172dac1f51e44bbf7cf58f3989427dd464a" } }, + { url = "https://files.pythonhosted.org/packages/d9/72/815a4b9795ddce224a1392849dd34a408f2dac240bcdcb0539d42cfd31b1/snowflake_connector_python-3.18.0-cp312-cp312-win_amd64.whl", upload-time = 2025-10-06T12:15:55Z, size = 1160435, hashes = { sha256 = "7116cfa410d517328fd25fabffb54845b88667586718578c4333ce034fead1ba" } }, + { url = "https://files.pythonhosted.org/packages/a1/e6/b75caca8bcfeae1bc999bf70c9cb54a73607f361a3f1ef0b679e2bd850a6/snowflake_connector_python-3.18.0-cp313-cp313-macosx_11_0_arm64.whl", upload-time = 2025-10-06T12:15:44Z, size = 1014849, hashes = { sha256 = "4ed2d593f1983939d5d8d88b212d86fd4f14f0ceefc1df9882b4a18534adbde9" } }, + { url = "https://files.pythonhosted.org/packages/4b/03/0420ebed3b9326e738ab06f8d3f80d9d430054e181ddfe3bf908d87ea5f9/snowflake_connector_python-3.18.0-cp313-cp313-macosx_11_0_x86_64.whl", upload-time = 2025-10-06T12:15:46Z, size = 1026296, hashes = { sha256 = "b99f261c82be92224ac20c8c12bdf26ce3ed5dfd8a3df8a97f15a1e11c46ad27" } }, + { url = "https://files.pythonhosted.org/packages/d5/04/a467a3bc6d59fd77b7628086a32102711cfb337b0920c3dac340a29f27e8/snowflake_connector_python-3.18.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", upload-time = 2025-10-06T12:15:26Z, size = 2685839, hashes = { sha256 = "51eb789a09dc6c62119cfabd044fba1a6b8378206f05a1e83ddb2e9cb49acc0b" } }, + { url = "https://files.pythonhosted.org/packages/29/70/0ae9d661d405720b7e3bcea425f1915475b457e4a17fec4eb28b8bd91d35/snowflake_connector_python-3.18.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", upload-time = 2025-10-06T12:15:27Z, size = 2718059, hashes = { sha256 = "bd1de3038b6d7059ca59f93e105aba2a673151c693cc4292f72f38bfaf147df2" } }, + { url = "https://files.pythonhosted.org/packages/9d/38/ea46bbe910bd44ce52aaeea2fefe072392c7c6f3c04bfd0aea3f8fdd5e3a/snowflake_connector_python-3.18.0-cp313-cp313-win_amd64.whl", upload-time = 2025-10-06T12:15:58Z, size = 1160453, hashes = { sha256 = "aeeb181a156333480f60b5f8ddbb3d087e288b4509adbef7993236defe4d7570" } }, + { url = "https://files.pythonhosted.org/packages/0e/28/a6dd1853f86762e52a911de3e26d01b8a14b0733e8512cf613d9dfec5572/snowflake_connector_python-3.18.0-cp39-cp39-macosx_11_0_arm64.whl", upload-time = 2025-10-06T12:15:48Z, size = 1014548, hashes = { sha256 = "8d3e96e1d09b07edca6c1f6ca675b6fdd05a4a7e428e4cdf6fb697d87b9f60fc" } }, + { url = "https://files.pythonhosted.org/packages/bc/7a/205b84ccb07e31f3b9d5c60d41f585e98abb1a1ace69f82c0e3daff4a828/snowflake_connector_python-3.18.0-cp39-cp39-macosx_11_0_x86_64.whl", upload-time = 2025-10-06T12:15:49Z, size = 1027440, hashes = { sha256 = "0af10b207af3d2de2b130e89018d49a60f2e5cfe841f3bf459e58f2e1c4c4506" } }, + { url = "https://files.pythonhosted.org/packages/80/06/b653b835814d439d1dfb5988f214e00d5967b0b76abecef947464bfc3c10/snowflake_connector_python-3.18.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", upload-time = 2025-10-06T12:15:31Z, size = 2646891, hashes = { sha256 = "783a9ab206563d7b52fdcdd7a72af62de811d3381ca64132fd3445537b4d041b" } }, + { url = "https://files.pythonhosted.org/packages/72/df/47d2e63bf141820cc41a5d157437a2a6683b10401c255e7c8324f1f493b1/snowflake_connector_python-3.18.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", upload-time = 2025-10-06T12:15:33Z, size = 2675225, hashes = { sha256 = "32b1abfea32561d817b0a2f80b06d936cb32712af06bf7b848a428bfd857a10a" } }, + { url = "https://files.pythonhosted.org/packages/17/13/9528bc4eea9074258e7c817970252332844ac524f03150e3957816b6a43a/snowflake_connector_python-3.18.0-cp39-cp39-win_amd64.whl", upload-time = 2025-10-06T12:15:59Z, size = 1162565, hashes = { sha256 = "a8c570edff5a4888840dbe1e9e65c5e4d77d55c5c800cd359fe0903a769201e0" } }, ] [[packages]] diff --git a/pyproject.toml b/pyproject.toml index 90c83445d7..085fc15d36 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dependencies = [ "requirements-parser==0.13.0", "rich==14.0.0", "setuptools==80.8.0", - "snowflake-connector-python[secure-local-storage]==4.0.0", + "snowflake-connector-python[secure-local-storage]==3.18.0", 'snowflake-snowpark-python==1.41.0', "snowflake.core==1.7.0", "tomlkit==0.13.3", diff --git a/snyk/requirements.txt b/snyk/requirements.txt index 83853335a1..77cc6a533d 100644 --- a/snyk/requirements.txt +++ b/snyk/requirements.txt @@ -6,7 +6,7 @@ backports-tarfile==1.2.0 ; python_full_version < '3.12' boto3==1.39.14 botocore==1.39.14 certifi==2025.7.14 -cffi==1.17.1 ; platform_python_implementation != 'PyPy' +cffi==1.17.1 charset-normalizer==3.4.2 click==8.1.8 cloudpickle==3.0.0 @@ -35,7 +35,7 @@ platformdirs==4.3.8 pluggy==1.6.0 prompt-toolkit==3.0.51 protobuf==5.29.5 -pycparser==2.22 ; platform_python_implementation != 'PyPy' +pycparser==2.22 pydantic==2.11.7 pydantic-core==2.33.2 pygments==2.19.2 @@ -54,7 +54,7 @@ setuptools==80.8.0 shellingham==1.5.4 six==1.17.0 smmap==5.0.2 -snowflake-connector-python==4.0.0 +snowflake-connector-python==3.18.0 snowflake-core==1.7.0 snowflake-snowpark-python==1.41.0 sortedcontainers==2.4.0 From 29a54a327e4fbdd1f69f78fff313a7b1b5a585cd Mon Sep 17 00:00:00 2001 From: Dariusz Aniszewski Date: Tue, 28 Oct 2025 14:47:20 +0100 Subject: [PATCH 6/6] Remove skipping test as Snowpark works with Python 3.12 --- tests/stage/test_stage.py | 8 -------- tests_integration/test_snowpark.py | 2 -- tests_integration/test_stage.py | 6 ------ 3 files changed, 16 deletions(-) diff --git a/tests/stage/test_stage.py b/tests/stage/test_stage.py index a2c8093740..258fea6857 100644 --- a/tests/stage/test_stage.py +++ b/tests/stage/test_stage.py @@ -11,7 +11,6 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -import sys from pathlib import Path from typing import Optional from unittest import mock @@ -32,10 +31,6 @@ STAGE_MANAGER = "snowflake.cli._plugins.stage.manager.StageManager" -skip_python_3_12 = pytest.mark.skipif( - sys.version_info >= (3, 12), reason="Snowpark is not supported in Python >= 3.12" -) - @pytest.mark.parametrize( "stage_name, expected_stage_name", @@ -919,7 +914,6 @@ def test_execute_from_user_stage( @mock.patch(f"{STAGE_MANAGER}.execute_query") @mock.patch(f"{STAGE_MANAGER}._bootstrap_snowpark_execution_environment") @mock.patch(f"{STAGE_MANAGER}.snowpark_session") -@skip_python_3_12 def test_execute_with_variables( mock_snowpark_session, mock_bootstrap, mock_execute, mock_cursor, runner ): @@ -1056,7 +1050,6 @@ def test_execute_no_files_for_stage_path( @mock.patch(f"{STAGE_MANAGER}.execute_query") @mock.patch(f"{STAGE_MANAGER}._bootstrap_snowpark_execution_environment") @mock.patch(f"{STAGE_MANAGER}.snowpark_session") -@skip_python_3_12 def test_execute_stop_on_error( mock_snowpark_session, mock_bootstrap, mock_execute, mock_cursor, runner ): @@ -1094,7 +1087,6 @@ def test_execute_stop_on_error( @mock.patch(f"{STAGE_MANAGER}.execute_query") @mock.patch(f"{STAGE_MANAGER}._bootstrap_snowpark_execution_environment") @mock.patch(f"{STAGE_MANAGER}.snowpark_session") -@skip_python_3_12 def test_execute_continue_on_error( mock_snowpark_session, mock_bootstrap, diff --git a/tests_integration/test_snowpark.py b/tests_integration/test_snowpark.py index 0ad408edff..7c3feb306e 100644 --- a/tests_integration/test_snowpark.py +++ b/tests_integration/test_snowpark.py @@ -1261,7 +1261,6 @@ def test_build_skip_version_check( @pytest.mark.integration -@pytest.mark.skipif(sys.version_info >= (3, 12), reason="Unknown issues") @pytest.mark.parametrize( "flags", [ @@ -1310,7 +1309,6 @@ def test_build_with_non_anaconda_dependencies( @pytest.mark.integration -@pytest.mark.skipif(sys.version_info >= (3, 12), reason="Unknown issues") def test_build_shared_libraries_error( runner, project_directory, alter_requirements_txt, test_database ): diff --git a/tests_integration/test_stage.py b/tests_integration/test_stage.py index 4b3b7e1cf1..382ee61dd4 100644 --- a/tests_integration/test_stage.py +++ b/tests_integration/test_stage.py @@ -334,9 +334,6 @@ def test_user_stage_execute(runner, test_database, test_root_path, snapshot): @pytest.mark.integration -@pytest.mark.skipif( - sys.version_info >= (3, 12), reason="Snowpark is not supported in Python >= 3.12" -) def test_stage_execute_python( snowflake_session, runner, test_database, test_root_path, snapshot ): @@ -385,9 +382,6 @@ def test_stage_execute_python( @pytest.mark.integration -@pytest.mark.skipif( - sys.version_info >= (3, 12), reason="Snowpark is not supported in Python >= 3.12" -) def test_stage_execute_python_without_requirements( snowflake_session, runner, test_database, test_root_path, snapshot ):