Skip to content

Commit

Permalink
Update requirements files
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 25, 2023
1 parent 292a908 commit 70de0c9
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion tested_requirements/requirements_310.reqs
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ pytz==2022.7.1
requests==2.28.2
typing_extensions==4.4.0
urllib3==1.26.14
snowflake-connector-python==2.9.0
snowflake-connector-python==3.0.0
20 changes: 10 additions & 10 deletions tested_requirements/requirements_311.reqs
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# Generated on: Python 3.11.0
# Generated on: Python 3.11.1
asn1crypto==1.5.1
certifi==2022.9.24
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==2.1.1
cryptography==38.0.3
filelock==3.8.0
cryptography==39.0.0
filelock==3.9.0
idna==3.4
oscrypto==1.3.0
pycparser==2.21
pycryptodomex==3.15.0
pycryptodomex==3.16.0
PyJWT==2.6.0
pyOpenSSL==22.1.0
pytz==2022.6
requests==2.28.1
pyOpenSSL==23.0.0
pytz==2022.7.1
requests==2.28.2
typing_extensions==4.4.0
urllib3==1.26.13
snowflake-connector-python==2.8.2
urllib3==1.26.14
snowflake-connector-python==3.0.0
2 changes: 1 addition & 1 deletion tested_requirements/requirements_37.reqs
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ pytz==2022.7.1
requests==2.28.2
typing_extensions==4.4.0
urllib3==1.26.14
snowflake-connector-python==2.9.0
snowflake-connector-python==3.0.0
4 changes: 2 additions & 2 deletions tested_requirements/requirements_38.reqs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Generated on: Python 3.8.15
# Generated on: Python 3.8.16
asn1crypto==1.5.1
certifi==2022.12.7
cffi==1.15.1
Expand All @@ -15,4 +15,4 @@ pytz==2022.7.1
requests==2.28.2
typing_extensions==4.4.0
urllib3==1.26.14
snowflake-connector-python==2.9.0
snowflake-connector-python==3.0.0
2 changes: 1 addition & 1 deletion tested_requirements/requirements_39.reqs
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ pytz==2022.7.1
requests==2.28.2
typing_extensions==4.4.0
urllib3==1.26.14
snowflake-connector-python==2.9.0
snowflake-connector-python==3.0.0

0 comments on commit 70de0c9

Please sign in to comment.