-
Notifications
You must be signed in to change notification settings - Fork 472
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PATCH: Bumped up PythonConnector PATCH version from 3.12.0 to 3.12.1 (#…
- Loading branch information
1 parent
d3efb17
commit 2b44cd3
Showing
7 changed files
with
32 additions
and
32 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, 12, 0, None) | ||
VERSION = (3, 12, 1, 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.7.4 | ||
cffi==1.16.0 | ||
cffi==1.17.0 | ||
charset-normalizer==3.3.2 | ||
cryptography==42.0.8 | ||
cryptography==43.0.0 | ||
filelock==3.15.4 | ||
idna==3.7 | ||
packaging==24.1 | ||
platformdirs==4.2.2 | ||
pycparser==2.22 | ||
PyJWT==2.8.0 | ||
PyJWT==2.9.0 | ||
pyOpenSSL==24.2.1 | ||
pytz==2024.1 | ||
requests==2.32.3 | ||
sortedcontainers==2.4.0 | ||
tomlkit==0.13.0 | ||
tomlkit==0.13.2 | ||
typing_extensions==4.12.2 | ||
urllib3==2.2.2 | ||
snowflake-connector-python==3.12.0 | ||
snowflake-connector-python==3.12.1 |
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.7.4 | ||
cffi==1.16.0 | ||
cffi==1.17.0 | ||
charset-normalizer==3.3.2 | ||
cryptography==42.0.8 | ||
cryptography==43.0.0 | ||
filelock==3.15.4 | ||
idna==3.7 | ||
packaging==24.1 | ||
platformdirs==4.2.2 | ||
pycparser==2.22 | ||
PyJWT==2.8.0 | ||
PyJWT==2.9.0 | ||
pyOpenSSL==24.2.1 | ||
pytz==2024.1 | ||
requests==2.32.3 | ||
sortedcontainers==2.4.0 | ||
tomlkit==0.13.0 | ||
tomlkit==0.13.2 | ||
typing_extensions==4.12.2 | ||
urllib3==2.2.2 | ||
snowflake-connector-python==3.12.0 | ||
snowflake-connector-python==3.12.1 |
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.4 | ||
asn1crypto==1.5.1 | ||
certifi==2024.7.4 | ||
cffi==1.16.0 | ||
cffi==1.17.0 | ||
charset-normalizer==3.3.2 | ||
cryptography==42.0.8 | ||
cryptography==43.0.0 | ||
filelock==3.15.4 | ||
idna==3.7 | ||
packaging==24.1 | ||
platformdirs==4.2.2 | ||
pycparser==2.22 | ||
PyJWT==2.8.0 | ||
PyJWT==2.9.0 | ||
pyOpenSSL==24.2.1 | ||
pytz==2024.1 | ||
requests==2.32.3 | ||
setuptools==71.1.0 | ||
setuptools==73.0.0 | ||
sortedcontainers==2.4.0 | ||
tomlkit==0.13.0 | ||
tomlkit==0.13.2 | ||
typing_extensions==4.12.2 | ||
urllib3==2.2.2 | ||
wheel==0.43.0 | ||
snowflake-connector-python==3.12.0 | ||
wheel==0.44.0 | ||
snowflake-connector-python==3.12.1 |
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.7.4 | ||
cffi==1.16.0 | ||
cffi==1.17.0 | ||
charset-normalizer==3.3.2 | ||
cryptography==42.0.8 | ||
cryptography==43.0.0 | ||
filelock==3.15.4 | ||
idna==3.7 | ||
packaging==24.1 | ||
platformdirs==4.2.2 | ||
pycparser==2.22 | ||
PyJWT==2.8.0 | ||
PyJWT==2.9.0 | ||
pyOpenSSL==24.2.1 | ||
pytz==2024.1 | ||
requests==2.32.3 | ||
sortedcontainers==2.4.0 | ||
tomlkit==0.13.0 | ||
tomlkit==0.13.2 | ||
typing_extensions==4.12.2 | ||
urllib3==1.26.19 | ||
snowflake-connector-python==3.12.0 | ||
snowflake-connector-python==3.12.1 |
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.7.4 | ||
cffi==1.16.0 | ||
cffi==1.17.0 | ||
charset-normalizer==3.3.2 | ||
cryptography==42.0.8 | ||
cryptography==43.0.0 | ||
filelock==3.15.4 | ||
idna==3.7 | ||
packaging==24.1 | ||
platformdirs==4.2.2 | ||
pycparser==2.22 | ||
PyJWT==2.8.0 | ||
PyJWT==2.9.0 | ||
pyOpenSSL==24.2.1 | ||
pytz==2024.1 | ||
requests==2.32.3 | ||
sortedcontainers==2.4.0 | ||
tomlkit==0.13.0 | ||
tomlkit==0.13.2 | ||
typing_extensions==4.12.2 | ||
urllib3==1.26.19 | ||
snowflake-connector-python==3.12.0 | ||
snowflake-connector-python==3.12.1 |