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 Oct 22, 2024
1 parent 2ea4cb7 commit 5a818bc
Show file tree
Hide file tree
Showing 5 changed files with 43 additions and 43 deletions.
18 changes: 9 additions & 9 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.14
# Generated on: Python 3.10.15
asn1crypto==1.5.1
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.3.2
cryptography==43.0.1
filelock==3.16.0
idna==3.8
charset-normalizer==3.4.0
cryptography==43.0.3
filelock==3.16.1
idna==3.10
packaging==24.1
platformdirs==4.3.2
platformdirs==4.3.6
pycparser==2.22
PyJWT==2.9.0
pyOpenSSL==24.2.1
pytz==2024.1
pytz==2024.2
requests==2.32.3
sortedcontainers==2.4.0
tomlkit==0.13.2
typing_extensions==4.12.2
urllib3==2.2.2
snowflake-connector-python==3.12.2
urllib3==2.2.3
snowflake-connector-python==3.12.3
18 changes: 9 additions & 9 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.9
# Generated on: Python 3.11.10
asn1crypto==1.5.1
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.3.2
cryptography==43.0.1
filelock==3.16.0
idna==3.8
charset-normalizer==3.4.0
cryptography==43.0.3
filelock==3.16.1
idna==3.10
packaging==24.1
platformdirs==4.3.2
platformdirs==4.3.6
pycparser==2.22
PyJWT==2.9.0
pyOpenSSL==24.2.1
pytz==2024.1
pytz==2024.2
requests==2.32.3
sortedcontainers==2.4.0
tomlkit==0.13.2
typing_extensions==4.12.2
urllib3==2.2.2
snowflake-connector-python==3.12.2
urllib3==2.2.3
snowflake-connector-python==3.12.3
20 changes: 10 additions & 10 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.5
# Generated on: Python 3.12.7
asn1crypto==1.5.1
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.3.2
cryptography==43.0.1
filelock==3.16.0
idna==3.8
charset-normalizer==3.4.0
cryptography==43.0.3
filelock==3.16.1
idna==3.10
packaging==24.1
platformdirs==4.3.2
platformdirs==4.3.6
pycparser==2.22
PyJWT==2.9.0
pyOpenSSL==24.2.1
pytz==2024.1
pytz==2024.2
requests==2.32.3
setuptools==74.1.2
setuptools==75.2.0
sortedcontainers==2.4.0
tomlkit==0.13.2
typing_extensions==4.12.2
urllib3==2.2.2
urllib3==2.2.3
wheel==0.44.0
snowflake-connector-python==3.12.2
snowflake-connector-python==3.12.3
14 changes: 7 additions & 7 deletions tested_requirements/requirements_38.reqs
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
asn1crypto==1.5.1
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.3.2
cryptography==43.0.1
filelock==3.16.0
idna==3.8
charset-normalizer==3.4.0
cryptography==43.0.3
filelock==3.16.1
idna==3.10
packaging==24.1
platformdirs==4.3.2
platformdirs==4.3.6
pycparser==2.22
PyJWT==2.9.0
pyOpenSSL==24.2.1
pytz==2024.1
pytz==2024.2
requests==2.32.3
sortedcontainers==2.4.0
tomlkit==0.13.2
typing_extensions==4.12.2
urllib3==1.26.20
snowflake-connector-python==3.12.2
snowflake-connector-python==3.12.3
16 changes: 8 additions & 8 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.19
# Generated on: Python 3.9.20
asn1crypto==1.5.1
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.3.2
cryptography==43.0.1
filelock==3.16.0
idna==3.8
charset-normalizer==3.4.0
cryptography==43.0.3
filelock==3.16.1
idna==3.10
packaging==24.1
platformdirs==4.3.2
platformdirs==4.3.6
pycparser==2.22
PyJWT==2.9.0
pyOpenSSL==24.2.1
pytz==2024.1
pytz==2024.2
requests==2.32.3
sortedcontainers==2.4.0
tomlkit==0.13.2
typing_extensions==4.12.2
urllib3==1.26.20
snowflake-connector-python==3.12.2
snowflake-connector-python==3.12.3

0 comments on commit 5a818bc

Please sign in to comment.