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 Jul 25, 2022
1 parent 3516151 commit 580dfe6
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 21 deletions.
11 changes: 6 additions & 5 deletions tested_requirements/requirements_310.reqs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Generated on: Python 3.10.5
asn1crypto==1.5.1
certifi==2022.6.15
cffi==1.15.0
charset-normalizer==2.0.12
cffi==1.15.1
charset-normalizer==2.1.0
cryptography==36.0.2
idna==3.3
oscrypto==1.3.0
Expand All @@ -11,6 +11,7 @@ pycryptodomex==3.15.0
PyJWT==2.4.0
pyOpenSSL==22.0.0
pytz==2022.1
requests==2.28.0
urllib3==1.26.9
snowflake-connector-python==2.7.9
requests==2.28.1
typing_extensions==4.3.0
urllib3==1.26.11
snowflake-connector-python==2.7.10
11 changes: 6 additions & 5 deletions tested_requirements/requirements_37.reqs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Generated on: Python 3.7.13
asn1crypto==1.5.1
certifi==2022.6.15
cffi==1.15.0
charset-normalizer==2.0.12
cffi==1.15.1
charset-normalizer==2.1.0
cryptography==36.0.2
idna==3.3
oscrypto==1.3.0
Expand All @@ -11,6 +11,7 @@ pycryptodomex==3.15.0
PyJWT==2.4.0
pyOpenSSL==22.0.0
pytz==2022.1
requests==2.28.0
urllib3==1.26.9
snowflake-connector-python==2.7.9
requests==2.28.1
typing_extensions==4.3.0
urllib3==1.26.11
snowflake-connector-python==2.7.10
13 changes: 7 additions & 6 deletions tested_requirements/requirements_38.reqs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Generated on: Python 3.8.12
# Generated on: Python 3.8.13
asn1crypto==1.5.1
certifi==2022.6.15
cffi==1.15.0
charset-normalizer==2.0.12
cffi==1.15.1
charset-normalizer==2.1.0
cryptography==36.0.2
idna==3.3
oscrypto==1.3.0
Expand All @@ -11,6 +11,7 @@ pycryptodomex==3.15.0
PyJWT==2.4.0
pyOpenSSL==22.0.0
pytz==2022.1
requests==2.28.0
urllib3==1.26.9
snowflake-connector-python==2.7.9
requests==2.28.1
typing_extensions==4.3.0
urllib3==1.26.11
snowflake-connector-python==2.7.10
11 changes: 6 additions & 5 deletions tested_requirements/requirements_39.reqs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Generated on: Python 3.9.13
asn1crypto==1.5.1
certifi==2022.6.15
cffi==1.15.0
charset-normalizer==2.0.12
cffi==1.15.1
charset-normalizer==2.1.0
cryptography==36.0.2
idna==3.3
oscrypto==1.3.0
Expand All @@ -11,6 +11,7 @@ pycryptodomex==3.15.0
PyJWT==2.4.0
pyOpenSSL==22.0.0
pytz==2022.1
requests==2.28.0
urllib3==1.26.9
snowflake-connector-python==2.7.9
requests==2.28.1
typing_extensions==4.3.0
urllib3==1.26.11
snowflake-connector-python==2.7.10

0 comments on commit 580dfe6

Please sign in to comment.