Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update requirements files
  • Loading branch information
github-actions committed Sep 2, 2025
commit 0b203724f1c46f7121ab0f4462cb5dfeacc11349
12 changes: 6 additions & 6 deletions tested_requirements/requirements_310.reqs
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Generated on: Python 3.10.18
asn1crypto==1.5.1
boto3==1.40.13
botocore==1.40.13
boto3==1.40.21
botocore==1.40.21
certifi==2025.8.3
cffi==1.17.1
charset-normalizer==3.4.3
cryptography==45.0.6
cryptography==45.0.7
filelock==3.19.1
idna==3.10
jmespath==1.0.1
packaging==25.0
platformdirs==4.3.8
platformdirs==4.4.0
pycparser==2.22
PyJWT==2.10.1
pyOpenSSL==25.1.0
Expand All @@ -21,6 +21,6 @@ s3transfer==0.13.1
six==1.17.0
sortedcontainers==2.4.0
tomlkit==0.13.3
typing_extensions==4.14.1
typing_extensions==4.15.0
urllib3==2.5.0
snowflake-connector-python==3.17.2
snowflake-connector-python==3.17.3
12 changes: 6 additions & 6 deletions tested_requirements/requirements_311.reqs
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Generated on: Python 3.11.13
asn1crypto==1.5.1
boto3==1.40.13
botocore==1.40.13
boto3==1.40.21
botocore==1.40.21
certifi==2025.8.3
cffi==1.17.1
charset-normalizer==3.4.3
cryptography==45.0.6
cryptography==45.0.7
filelock==3.19.1
idna==3.10
jmespath==1.0.1
packaging==25.0
platformdirs==4.3.8
platformdirs==4.4.0
pycparser==2.22
PyJWT==2.10.1
pyOpenSSL==25.1.0
Expand All @@ -21,6 +21,6 @@ s3transfer==0.13.1
six==1.17.0
sortedcontainers==2.4.0
tomlkit==0.13.3
typing_extensions==4.14.1
typing_extensions==4.15.0
urllib3==2.5.0
snowflake-connector-python==3.17.2
snowflake-connector-python==3.17.3
12 changes: 6 additions & 6 deletions tested_requirements/requirements_312.reqs
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Generated on: Python 3.12.11
asn1crypto==1.5.1
boto3==1.40.13
botocore==1.40.13
boto3==1.40.21
botocore==1.40.21
certifi==2025.8.3
cffi==1.17.1
charset-normalizer==3.4.3
cryptography==45.0.6
cryptography==45.0.7
filelock==3.19.1
idna==3.10
jmespath==1.0.1
packaging==25.0
platformdirs==4.3.8
platformdirs==4.4.0
pycparser==2.22
PyJWT==2.10.1
pyOpenSSL==25.1.0
Expand All @@ -22,7 +22,7 @@ setuptools==80.9.0
six==1.17.0
sortedcontainers==2.4.0
tomlkit==0.13.3
typing_extensions==4.14.1
typing_extensions==4.15.0
urllib3==2.5.0
wheel==0.45.1
snowflake-connector-python==3.17.2
snowflake-connector-python==3.17.3
14 changes: 7 additions & 7 deletions tested_requirements/requirements_313.reqs
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Generated on: Python 3.13.6
# Generated on: Python 3.13.7
asn1crypto==1.5.1
boto3==1.40.13
botocore==1.40.13
boto3==1.40.21
botocore==1.40.21
certifi==2025.8.3
cffi==1.17.1
charset-normalizer==3.4.3
cryptography==45.0.6
cryptography==45.0.7
filelock==3.19.1
idna==3.10
jmespath==1.0.1
packaging==25.0
platformdirs==4.3.8
platformdirs==4.4.0
pycparser==2.22
PyJWT==2.10.1
pyOpenSSL==25.1.0
Expand All @@ -22,7 +22,7 @@ setuptools==80.9.0
six==1.17.0
sortedcontainers==2.4.0
tomlkit==0.13.3
typing_extensions==4.14.1
typing_extensions==4.15.0
urllib3==2.5.0
wheel==0.45.1
snowflake-connector-python==3.17.2
snowflake-connector-python==3.17.3
12 changes: 6 additions & 6 deletions tested_requirements/requirements_39.reqs
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Generated on: Python 3.9.23
asn1crypto==1.5.1
boto3==1.40.13
botocore==1.40.13
boto3==1.40.21
botocore==1.40.21
certifi==2025.8.3
cffi==1.17.1
charset-normalizer==3.4.3
cryptography==45.0.6
cryptography==45.0.7
filelock==3.19.1
idna==3.10
jmespath==1.0.1
packaging==25.0
platformdirs==4.3.8
platformdirs==4.4.0
pycparser==2.22
PyJWT==2.10.1
pyOpenSSL==25.1.0
Expand All @@ -21,6 +21,6 @@ s3transfer==0.13.1
six==1.17.0
sortedcontainers==2.4.0
tomlkit==0.13.3
typing_extensions==4.14.1
typing_extensions==4.15.0
urllib3==1.26.20
snowflake-connector-python==3.17.2
snowflake-connector-python==3.17.3
Loading