diff --git a/DESCRIPTION.md b/DESCRIPTION.md index 0f626e3a1..80538b54a 100644 --- a/DESCRIPTION.md +++ b/DESCRIPTION.md @@ -11,7 +11,8 @@ Source code is also available at: https://github.com/snowflakedb/snowflake-conne - v2.8.2(November 18,2022) - Improved performance of OCSP response caching - - Improved performance of regexes used for PUT/GET SQL statement detection + - During the execution of GET commands we no longer resolve target location on the local machine + - Improved performance of regexes used for PUT/GET SQL statement detection. CVE-2022-42965 - v2.8.1(October 30,2022) diff --git a/tested_requirements/requirements_310.reqs b/tested_requirements/requirements_310.reqs index ac7afd258..966c531db 100644 --- a/tested_requirements/requirements_310.reqs +++ b/tested_requirements/requirements_310.reqs @@ -3,7 +3,7 @@ asn1crypto==1.5.1 certifi==2022.9.24 cffi==1.15.1 charset-normalizer==2.1.1 -cryptography==38.0.1 +cryptography==38.0.3 filelock==3.8.0 idna==3.4 oscrypto==1.3.0 @@ -11,8 +11,8 @@ pycparser==2.21 pycryptodomex==3.15.0 PyJWT==2.6.0 pyOpenSSL==22.1.0 -pytz==2022.5 +pytz==2022.6 requests==2.28.1 typing_extensions==4.4.0 urllib3==1.26.12 -snowflake-connector-python==2.8.1 +snowflake-connector-python==2.8.2 diff --git a/tested_requirements/requirements_37.reqs b/tested_requirements/requirements_37.reqs index d9346a35a..8fa280883 100644 --- a/tested_requirements/requirements_37.reqs +++ b/tested_requirements/requirements_37.reqs @@ -3,7 +3,7 @@ asn1crypto==1.5.1 certifi==2022.9.24 cffi==1.15.1 charset-normalizer==2.1.1 -cryptography==38.0.1 +cryptography==38.0.3 filelock==3.8.0 idna==3.4 oscrypto==1.3.0 @@ -11,8 +11,8 @@ pycparser==2.21 pycryptodomex==3.15.0 PyJWT==2.6.0 pyOpenSSL==22.1.0 -pytz==2022.5 +pytz==2022.6 requests==2.28.1 typing_extensions==4.4.0 urllib3==1.26.12 -snowflake-connector-python==2.8.1 +snowflake-connector-python==2.8.2 diff --git a/tested_requirements/requirements_38.reqs b/tested_requirements/requirements_38.reqs index f9caadcce..fb7658ed2 100644 --- a/tested_requirements/requirements_38.reqs +++ b/tested_requirements/requirements_38.reqs @@ -3,7 +3,7 @@ asn1crypto==1.5.1 certifi==2022.9.24 cffi==1.15.1 charset-normalizer==2.1.1 -cryptography==38.0.1 +cryptography==38.0.3 filelock==3.8.0 idna==3.4 oscrypto==1.3.0 @@ -11,8 +11,8 @@ pycparser==2.21 pycryptodomex==3.15.0 PyJWT==2.6.0 pyOpenSSL==22.1.0 -pytz==2022.5 +pytz==2022.6 requests==2.28.1 typing_extensions==4.4.0 urllib3==1.26.12 -snowflake-connector-python==2.8.1 +snowflake-connector-python==2.8.2 diff --git a/tested_requirements/requirements_39.reqs b/tested_requirements/requirements_39.reqs index fe7b6ca42..217334a07 100644 --- a/tested_requirements/requirements_39.reqs +++ b/tested_requirements/requirements_39.reqs @@ -3,7 +3,7 @@ asn1crypto==1.5.1 certifi==2022.9.24 cffi==1.15.1 charset-normalizer==2.1.1 -cryptography==38.0.1 +cryptography==38.0.3 filelock==3.8.0 idna==3.4 oscrypto==1.3.0 @@ -11,8 +11,8 @@ pycparser==2.21 pycryptodomex==3.15.0 PyJWT==2.6.0 pyOpenSSL==22.1.0 -pytz==2022.5 +pytz==2022.6 requests==2.28.1 typing_extensions==4.4.0 urllib3==1.26.12 -snowflake-connector-python==2.8.1 +snowflake-connector-python==2.8.2