-
Notifications
You must be signed in to change notification settings - Fork 473
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump python connector to 3.12.0 (#2005)
* MINOR: Bumped up PythonConnector MINOR version from 3.11.0 to 3.12.0 Co-authored-by: Jenkins User <900904> Co-authored-by: github-actions <[email protected]> Co-authored-by: Adam Ling <[email protected]>
- Loading branch information
1 parent
91d968c
commit 91aa0fc
Showing
7 changed files
with
36 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Update this for the versions | ||
# Don't change the forth version number from None | ||
VERSION = (3, 11, 0, None) | ||
VERSION = (3, 12, 0, None) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
# Generated on: Python 3.10.14 | ||
asn1crypto==1.5.1 | ||
certifi==2024.6.2 | ||
certifi==2024.7.4 | ||
cffi==1.16.0 | ||
charset-normalizer==3.3.2 | ||
cryptography==42.0.8 | ||
filelock==3.15.1 | ||
filelock==3.15.4 | ||
idna==3.7 | ||
packaging==24.1 | ||
platformdirs==4.2.2 | ||
pycparser==2.22 | ||
PyJWT==2.8.0 | ||
pyOpenSSL==24.1.0 | ||
pyOpenSSL==24.2.1 | ||
pytz==2024.1 | ||
requests==2.32.3 | ||
sortedcontainers==2.4.0 | ||
tomlkit==0.12.5 | ||
tomlkit==0.13.0 | ||
typing_extensions==4.12.2 | ||
urllib3==2.2.1 | ||
snowflake-connector-python==3.11.0 | ||
urllib3==2.2.2 | ||
snowflake-connector-python==3.12.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
# Generated on: Python 3.11.9 | ||
asn1crypto==1.5.1 | ||
certifi==2024.6.2 | ||
certifi==2024.7.4 | ||
cffi==1.16.0 | ||
charset-normalizer==3.3.2 | ||
cryptography==42.0.8 | ||
filelock==3.15.1 | ||
filelock==3.15.4 | ||
idna==3.7 | ||
packaging==24.1 | ||
platformdirs==4.2.2 | ||
pycparser==2.22 | ||
PyJWT==2.8.0 | ||
pyOpenSSL==24.1.0 | ||
pyOpenSSL==24.2.1 | ||
pytz==2024.1 | ||
requests==2.32.3 | ||
sortedcontainers==2.4.0 | ||
tomlkit==0.12.5 | ||
tomlkit==0.13.0 | ||
typing_extensions==4.12.2 | ||
urllib3==2.2.1 | ||
snowflake-connector-python==3.11.0 | ||
urllib3==2.2.2 | ||
snowflake-connector-python==3.12.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,22 @@ | ||
# Generated on: Python 3.12.3 | ||
# Generated on: Python 3.12.4 | ||
asn1crypto==1.5.1 | ||
certifi==2024.6.2 | ||
certifi==2024.7.4 | ||
cffi==1.16.0 | ||
charset-normalizer==3.3.2 | ||
cryptography==42.0.8 | ||
filelock==3.15.1 | ||
filelock==3.15.4 | ||
idna==3.7 | ||
packaging==24.1 | ||
platformdirs==4.2.2 | ||
pycparser==2.22 | ||
PyJWT==2.8.0 | ||
pyOpenSSL==24.1.0 | ||
pyOpenSSL==24.2.1 | ||
pytz==2024.1 | ||
requests==2.32.3 | ||
setuptools==70.0.0 | ||
setuptools==71.1.0 | ||
sortedcontainers==2.4.0 | ||
tomlkit==0.12.5 | ||
tomlkit==0.13.0 | ||
typing_extensions==4.12.2 | ||
urllib3==2.2.1 | ||
urllib3==2.2.2 | ||
wheel==0.43.0 | ||
snowflake-connector-python==3.11.0 | ||
snowflake-connector-python==3.12.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
# Generated on: Python 3.8.18 | ||
asn1crypto==1.5.1 | ||
certifi==2024.6.2 | ||
certifi==2024.7.4 | ||
cffi==1.16.0 | ||
charset-normalizer==3.3.2 | ||
cryptography==42.0.8 | ||
filelock==3.15.1 | ||
filelock==3.15.4 | ||
idna==3.7 | ||
packaging==24.1 | ||
platformdirs==4.2.2 | ||
pycparser==2.22 | ||
PyJWT==2.8.0 | ||
pyOpenSSL==24.1.0 | ||
pyOpenSSL==24.2.1 | ||
pytz==2024.1 | ||
requests==2.32.3 | ||
sortedcontainers==2.4.0 | ||
tomlkit==0.12.5 | ||
tomlkit==0.13.0 | ||
typing_extensions==4.12.2 | ||
urllib3==1.26.18 | ||
snowflake-connector-python==3.11.0 | ||
urllib3==1.26.19 | ||
snowflake-connector-python==3.12.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
# Generated on: Python 3.9.19 | ||
asn1crypto==1.5.1 | ||
certifi==2024.6.2 | ||
certifi==2024.7.4 | ||
cffi==1.16.0 | ||
charset-normalizer==3.3.2 | ||
cryptography==42.0.8 | ||
filelock==3.15.1 | ||
filelock==3.15.4 | ||
idna==3.7 | ||
packaging==24.1 | ||
platformdirs==4.2.2 | ||
pycparser==2.22 | ||
PyJWT==2.8.0 | ||
pyOpenSSL==24.1.0 | ||
pyOpenSSL==24.2.1 | ||
pytz==2024.1 | ||
requests==2.32.3 | ||
sortedcontainers==2.4.0 | ||
tomlkit==0.12.5 | ||
tomlkit==0.13.0 | ||
typing_extensions==4.12.2 | ||
urllib3==1.26.18 | ||
snowflake-connector-python==3.11.0 | ||
urllib3==1.26.19 | ||
snowflake-connector-python==3.12.0 |