Skip to content

Commit 8c32f5e

Browse files
Bumped up PythonConnector PATCH version from 3.17.2 to 3.17.3 (#2516)
1 parent a6450a5 commit 8c32f5e

File tree

7 files changed

+33
-33
lines changed

7 files changed

+33
-33
lines changed

DESCRIPTION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ https://docs.snowflake.com/
77
Source code is also available at: https://github.com/snowflakedb/snowflake-connector-python
88

99
# Release Notes
10-
- v3.17.3(TBD)
10+
- v3.17.3(September 02,2025)
1111
- Enhanced configuration file permission warning messages.
1212
- Improved warning messages for readable permission issues to include clear instructions on how to skip warnings using the `SF_SKIP_WARNING_FOR_READ_PERMISSIONS_ON_CONFIG_FILE` environment variable.
1313
- Fixed the bug with staging pandas dataframes on AWS - the regional endpoint is used when required

src/snowflake/connector/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Update this for the versions
22
# Don't change the forth version number from None
3-
VERSION = (3, 17, 2, None)
3+
VERSION = (3, 17, 3, None)
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# Generated on: Python 3.10.18
22
asn1crypto==1.5.1
3-
boto3==1.40.13
4-
botocore==1.40.13
3+
boto3==1.40.21
4+
botocore==1.40.21
55
certifi==2025.8.3
66
cffi==1.17.1
77
charset-normalizer==3.4.3
8-
cryptography==45.0.6
8+
cryptography==45.0.7
99
filelock==3.19.1
1010
idna==3.10
1111
jmespath==1.0.1
1212
packaging==25.0
13-
platformdirs==4.3.8
13+
platformdirs==4.4.0
1414
pycparser==2.22
1515
PyJWT==2.10.1
1616
pyOpenSSL==25.1.0
@@ -21,6 +21,6 @@ s3transfer==0.13.1
2121
six==1.17.0
2222
sortedcontainers==2.4.0
2323
tomlkit==0.13.3
24-
typing_extensions==4.14.1
24+
typing_extensions==4.15.0
2525
urllib3==2.5.0
26-
snowflake-connector-python==3.17.2
26+
snowflake-connector-python==3.17.3
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# Generated on: Python 3.11.13
22
asn1crypto==1.5.1
3-
boto3==1.40.13
4-
botocore==1.40.13
3+
boto3==1.40.21
4+
botocore==1.40.21
55
certifi==2025.8.3
66
cffi==1.17.1
77
charset-normalizer==3.4.3
8-
cryptography==45.0.6
8+
cryptography==45.0.7
99
filelock==3.19.1
1010
idna==3.10
1111
jmespath==1.0.1
1212
packaging==25.0
13-
platformdirs==4.3.8
13+
platformdirs==4.4.0
1414
pycparser==2.22
1515
PyJWT==2.10.1
1616
pyOpenSSL==25.1.0
@@ -21,6 +21,6 @@ s3transfer==0.13.1
2121
six==1.17.0
2222
sortedcontainers==2.4.0
2323
tomlkit==0.13.3
24-
typing_extensions==4.14.1
24+
typing_extensions==4.15.0
2525
urllib3==2.5.0
26-
snowflake-connector-python==3.17.2
26+
snowflake-connector-python==3.17.3
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# Generated on: Python 3.12.11
22
asn1crypto==1.5.1
3-
boto3==1.40.13
4-
botocore==1.40.13
3+
boto3==1.40.21
4+
botocore==1.40.21
55
certifi==2025.8.3
66
cffi==1.17.1
77
charset-normalizer==3.4.3
8-
cryptography==45.0.6
8+
cryptography==45.0.7
99
filelock==3.19.1
1010
idna==3.10
1111
jmespath==1.0.1
1212
packaging==25.0
13-
platformdirs==4.3.8
13+
platformdirs==4.4.0
1414
pycparser==2.22
1515
PyJWT==2.10.1
1616
pyOpenSSL==25.1.0
@@ -22,7 +22,7 @@ setuptools==80.9.0
2222
six==1.17.0
2323
sortedcontainers==2.4.0
2424
tomlkit==0.13.3
25-
typing_extensions==4.14.1
25+
typing_extensions==4.15.0
2626
urllib3==2.5.0
2727
wheel==0.45.1
28-
snowflake-connector-python==3.17.2
28+
snowflake-connector-python==3.17.3
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
# Generated on: Python 3.13.6
1+
# Generated on: Python 3.13.7
22
asn1crypto==1.5.1
3-
boto3==1.40.13
4-
botocore==1.40.13
3+
boto3==1.40.21
4+
botocore==1.40.21
55
certifi==2025.8.3
66
cffi==1.17.1
77
charset-normalizer==3.4.3
8-
cryptography==45.0.6
8+
cryptography==45.0.7
99
filelock==3.19.1
1010
idna==3.10
1111
jmespath==1.0.1
1212
packaging==25.0
13-
platformdirs==4.3.8
13+
platformdirs==4.4.0
1414
pycparser==2.22
1515
PyJWT==2.10.1
1616
pyOpenSSL==25.1.0
@@ -22,7 +22,7 @@ setuptools==80.9.0
2222
six==1.17.0
2323
sortedcontainers==2.4.0
2424
tomlkit==0.13.3
25-
typing_extensions==4.14.1
25+
typing_extensions==4.15.0
2626
urllib3==2.5.0
2727
wheel==0.45.1
28-
snowflake-connector-python==3.17.2
28+
snowflake-connector-python==3.17.3
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# Generated on: Python 3.9.23
22
asn1crypto==1.5.1
3-
boto3==1.40.13
4-
botocore==1.40.13
3+
boto3==1.40.21
4+
botocore==1.40.21
55
certifi==2025.8.3
66
cffi==1.17.1
77
charset-normalizer==3.4.3
8-
cryptography==45.0.6
8+
cryptography==45.0.7
99
filelock==3.19.1
1010
idna==3.10
1111
jmespath==1.0.1
1212
packaging==25.0
13-
platformdirs==4.3.8
13+
platformdirs==4.4.0
1414
pycparser==2.22
1515
PyJWT==2.10.1
1616
pyOpenSSL==25.1.0
@@ -21,6 +21,6 @@ s3transfer==0.13.1
2121
six==1.17.0
2222
sortedcontainers==2.4.0
2323
tomlkit==0.13.3
24-
typing_extensions==4.14.1
24+
typing_extensions==4.15.0
2525
urllib3==1.26.20
26-
snowflake-connector-python==3.17.2
26+
snowflake-connector-python==3.17.3

0 commit comments

Comments
 (0)