-
Notifications
You must be signed in to change notification settings - Fork 478
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SNOW-683718: Bumped up PythonConnector PATCH version from 2.8.0 to 2.…
…8.1 (#1303) * SNOW-683718: Bumped up PythonConnector PATCH version from 2.8.0 to 2.8.1
- Loading branch information
1 parent
e36802e
commit 81fa543
Showing
6 changed files
with
39 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 = (2, 8, 0, None) | ||
VERSION = (2, 8, 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,18 +1,18 @@ | ||
# Generated on: Python 3.10.6 | ||
# Generated on: Python 3.10.8 | ||
asn1crypto==1.5.1 | ||
certifi==2022.9.14 | ||
certifi==2022.9.24 | ||
cffi==1.15.1 | ||
charset-normalizer==2.1.1 | ||
cryptography==36.0.2 | ||
cryptography==38.0.1 | ||
filelock==3.8.0 | ||
idna==3.4 | ||
oscrypto==1.3.0 | ||
pycparser==2.21 | ||
pycryptodomex==3.15.0 | ||
PyJWT==2.5.0 | ||
pyOpenSSL==22.0.0 | ||
pytz==2022.2.1 | ||
PyJWT==2.6.0 | ||
pyOpenSSL==22.1.0 | ||
pytz==2022.5 | ||
requests==2.28.1 | ||
typing_extensions==4.3.0 | ||
typing_extensions==4.4.0 | ||
urllib3==1.26.12 | ||
snowflake-connector-python==2.8.0 | ||
snowflake-connector-python==2.8.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,18 +1,18 @@ | ||
# Generated on: Python 3.7.13 | ||
# Generated on: Python 3.7.15 | ||
asn1crypto==1.5.1 | ||
certifi==2022.9.14 | ||
certifi==2022.9.24 | ||
cffi==1.15.1 | ||
charset-normalizer==2.1.1 | ||
cryptography==36.0.2 | ||
cryptography==38.0.1 | ||
filelock==3.8.0 | ||
idna==3.4 | ||
oscrypto==1.3.0 | ||
pycparser==2.21 | ||
pycryptodomex==3.15.0 | ||
PyJWT==2.5.0 | ||
pyOpenSSL==22.0.0 | ||
pytz==2022.2.1 | ||
PyJWT==2.6.0 | ||
pyOpenSSL==22.1.0 | ||
pytz==2022.5 | ||
requests==2.28.1 | ||
typing_extensions==4.3.0 | ||
typing_extensions==4.4.0 | ||
urllib3==1.26.12 | ||
snowflake-connector-python==2.8.0 | ||
snowflake-connector-python==2.8.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,18 +1,18 @@ | ||
# Generated on: Python 3.8.13 | ||
# Generated on: Python 3.8.14 | ||
asn1crypto==1.5.1 | ||
certifi==2022.9.14 | ||
certifi==2022.9.24 | ||
cffi==1.15.1 | ||
charset-normalizer==2.1.1 | ||
cryptography==36.0.2 | ||
cryptography==38.0.1 | ||
filelock==3.8.0 | ||
idna==3.4 | ||
oscrypto==1.3.0 | ||
pycparser==2.21 | ||
pycryptodomex==3.15.0 | ||
PyJWT==2.5.0 | ||
pyOpenSSL==22.0.0 | ||
pytz==2022.2.1 | ||
PyJWT==2.6.0 | ||
pyOpenSSL==22.1.0 | ||
pytz==2022.5 | ||
requests==2.28.1 | ||
typing_extensions==4.3.0 | ||
typing_extensions==4.4.0 | ||
urllib3==1.26.12 | ||
snowflake-connector-python==2.8.0 | ||
snowflake-connector-python==2.8.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,18 +1,18 @@ | ||
# Generated on: Python 3.9.13 | ||
# Generated on: Python 3.9.15 | ||
asn1crypto==1.5.1 | ||
certifi==2022.9.14 | ||
certifi==2022.9.24 | ||
cffi==1.15.1 | ||
charset-normalizer==2.1.1 | ||
cryptography==36.0.2 | ||
cryptography==38.0.1 | ||
filelock==3.8.0 | ||
idna==3.4 | ||
oscrypto==1.3.0 | ||
pycparser==2.21 | ||
pycryptodomex==3.15.0 | ||
PyJWT==2.5.0 | ||
pyOpenSSL==22.0.0 | ||
pytz==2022.2.1 | ||
PyJWT==2.6.0 | ||
pyOpenSSL==22.1.0 | ||
pytz==2022.5 | ||
requests==2.28.1 | ||
typing_extensions==4.3.0 | ||
typing_extensions==4.4.0 | ||
urllib3==1.26.12 | ||
snowflake-connector-python==2.8.0 | ||
snowflake-connector-python==2.8.1 |