Skip to content

Commit

Permalink
Update requirements files (#1885)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
sfc-gh-smirzaei and github-actions authored Feb 22, 2024
1 parent dfb151e commit 7b7bbeb
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 31 deletions.
12 changes: 6 additions & 6 deletions tested_requirements/requirements_310.reqs
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
# Generated on: Python 3.10.13
asn1crypto==1.5.1
certifi==2023.11.17
certifi==2024.2.2
cffi==1.16.0
charset-normalizer==3.3.2
cryptography==41.0.7
cryptography==42.0.4
filelock==3.13.1
idna==3.6
packaging==23.2
platformdirs==3.11.0
pycparser==2.21
PyJWT==2.8.0
pyOpenSSL==23.3.0
pytz==2023.3.post1
pyOpenSSL==24.0.0
pytz==2024.1
requests==2.31.0
sortedcontainers==2.4.0
tomlkit==0.12.3
typing_extensions==4.9.0
urllib3==2.1.0
snowflake-connector-python==3.7.0
urllib3==2.2.1
snowflake-connector-python==3.7.1
14 changes: 7 additions & 7 deletions tested_requirements/requirements_311.reqs
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
# Generated on: Python 3.11.7
# Generated on: Python 3.11.8
asn1crypto==1.5.1
certifi==2023.11.17
certifi==2024.2.2
cffi==1.16.0
charset-normalizer==3.3.2
cryptography==41.0.7
cryptography==42.0.4
filelock==3.13.1
idna==3.6
packaging==23.2
platformdirs==3.11.0
pycparser==2.21
PyJWT==2.8.0
pyOpenSSL==23.3.0
pytz==2023.3.post1
pyOpenSSL==24.0.0
pytz==2024.1
requests==2.31.0
sortedcontainers==2.4.0
tomlkit==0.12.3
typing_extensions==4.9.0
urllib3==2.1.0
snowflake-connector-python==3.7.0
urllib3==2.2.1
snowflake-connector-python==3.7.1
16 changes: 8 additions & 8 deletions tested_requirements/requirements_312.reqs
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
# Generated on: Python 3.12.1
# Generated on: Python 3.12.2
asn1crypto==1.5.1
certifi==2023.11.17
certifi==2024.2.2
cffi==1.16.0
charset-normalizer==3.3.2
cryptography==41.0.7
cryptography==42.0.4
filelock==3.13.1
idna==3.6
packaging==23.2
platformdirs==3.11.0
pycparser==2.21
PyJWT==2.8.0
pyOpenSSL==23.3.0
pytz==2023.3.post1
pyOpenSSL==24.0.0
pytz==2024.1
requests==2.31.0
setuptools==69.0.3
setuptools==69.1.0
sortedcontainers==2.4.0
tomlkit==0.12.3
typing_extensions==4.9.0
urllib3==2.1.0
urllib3==2.2.1
wheel==0.42.0
snowflake-connector-python==3.7.0
snowflake-connector-python==3.7.1
10 changes: 5 additions & 5 deletions tested_requirements/requirements_38.reqs
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==2023.11.17
certifi==2024.2.2
cffi==1.16.0
charset-normalizer==3.3.2
cryptography==41.0.7
cryptography==42.0.4
filelock==3.13.1
idna==3.6
packaging==23.2
platformdirs==3.11.0
pycparser==2.21
PyJWT==2.8.0
pyOpenSSL==23.3.0
pytz==2023.3.post1
pyOpenSSL==24.0.0
pytz==2024.1
requests==2.31.0
sortedcontainers==2.4.0
tomlkit==0.12.3
typing_extensions==4.9.0
urllib3==1.26.18
snowflake-connector-python==3.7.0
snowflake-connector-python==3.7.1
10 changes: 5 additions & 5 deletions tested_requirements/requirements_39.reqs
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
# Generated on: Python 3.9.18
asn1crypto==1.5.1
certifi==2023.11.17
certifi==2024.2.2
cffi==1.16.0
charset-normalizer==3.3.2
cryptography==41.0.7
cryptography==42.0.4
filelock==3.13.1
idna==3.6
packaging==23.2
platformdirs==3.11.0
pycparser==2.21
PyJWT==2.8.0
pyOpenSSL==23.3.0
pytz==2023.3.post1
pyOpenSSL==24.0.0
pytz==2024.1
requests==2.31.0
sortedcontainers==2.4.0
tomlkit==0.12.3
typing_extensions==4.9.0
urllib3==1.26.18
snowflake-connector-python==3.7.0
snowflake-connector-python==3.7.1

0 comments on commit 7b7bbeb

Please sign in to comment.