Skip to content

Commit 8f251e2

Browse files
SNOW-1993520 update tested_reqs for 3.14.1 release
1 parent 7a207f3 commit 8f251e2

File tree

5 files changed

+90
-24
lines changed

5 files changed

+90
-24
lines changed
Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,29 @@
11
# Generated on: Python 3.10.16
22
asn1crypto==1.5.1
3+
boto3==1.37.37
4+
botocore==1.37.37
5+
build==1.2.2.post1
36
certifi==2025.1.31
47
cffi==1.17.1
58
charset-normalizer==3.4.1
69
cryptography==44.0.2
7-
filelock==3.17.0
10+
filelock==3.18.0
811
idna==3.10
12+
jmespath==1.0.1
913
packaging==24.2
10-
platformdirs==4.3.6
14+
platformdirs==4.3.7
1115
pycparser==2.22
1216
PyJWT==2.10.1
1317
pyOpenSSL==25.0.0
14-
pytz==2025.1
18+
pyproject_hooks==1.2.0
19+
python-dateutil==2.9.0.post0
20+
pytz==2025.2
1521
requests==2.32.3
22+
s3transfer==0.11.5
23+
six==1.17.0
1624
sortedcontainers==2.4.0
25+
tomli==2.2.1
1726
tomlkit==0.13.2
18-
typing_extensions==4.12.2
19-
urllib3==2.3.0
20-
snowflake-connector-python==3.14.0
27+
typing_extensions==4.13.2
28+
urllib3==2.4.0
29+
snowflake-connector-python==3.14.1
Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,28 @@
11
# Generated on: Python 3.11.11
22
asn1crypto==1.5.1
3+
boto3==1.37.37
4+
botocore==1.37.37
5+
build==1.2.2.post1
36
certifi==2025.1.31
47
cffi==1.17.1
58
charset-normalizer==3.4.1
69
cryptography==44.0.2
7-
filelock==3.17.0
10+
filelock==3.18.0
811
idna==3.10
12+
jmespath==1.0.1
913
packaging==24.2
10-
platformdirs==4.3.6
14+
platformdirs==4.3.7
1115
pycparser==2.22
1216
PyJWT==2.10.1
1317
pyOpenSSL==25.0.0
14-
pytz==2025.1
18+
pyproject_hooks==1.2.0
19+
python-dateutil==2.9.0.post0
20+
pytz==2025.2
1521
requests==2.32.3
22+
s3transfer==0.11.5
23+
six==1.17.0
1624
sortedcontainers==2.4.0
1725
tomlkit==0.13.2
18-
typing_extensions==4.12.2
19-
urllib3==2.3.0
20-
snowflake-connector-python==3.14.0
26+
typing_extensions==4.13.2
27+
urllib3==2.4.0
28+
snowflake-connector-python==3.14.1
Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,30 @@
11
# Generated on: Python 3.12.9
22
asn1crypto==1.5.1
3+
boto3==1.37.37
4+
botocore==1.37.37
5+
build==1.2.2.post1
36
certifi==2025.1.31
47
cffi==1.17.1
58
charset-normalizer==3.4.1
69
cryptography==44.0.2
7-
filelock==3.17.0
10+
filelock==3.18.0
811
idna==3.10
12+
jmespath==1.0.1
913
packaging==24.2
10-
platformdirs==4.3.6
14+
platformdirs==4.3.7
1115
pycparser==2.22
1216
PyJWT==2.10.1
1317
pyOpenSSL==25.0.0
14-
pytz==2025.1
18+
pyproject_hooks==1.2.0
19+
python-dateutil==2.9.0.post0
20+
pytz==2025.2
1521
requests==2.32.3
16-
setuptools==75.8.2
22+
s3transfer==0.11.5
23+
setuptools==79.0.0
24+
six==1.17.0
1725
sortedcontainers==2.4.0
1826
tomlkit==0.13.2
19-
typing_extensions==4.12.2
20-
urllib3==2.3.0
27+
typing_extensions==4.13.2
28+
urllib3==2.4.0
2129
wheel==0.45.1
22-
snowflake-connector-python==3.14.0
30+
snowflake-connector-python==3.14.1
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Generated on: Python 3.13.2
2+
asn1crypto==1.5.1
3+
boto3==1.37.37
4+
botocore==1.37.37
5+
build==1.2.2.post1
6+
certifi==2025.1.31
7+
cffi==1.17.1
8+
charset-normalizer==3.4.1
9+
cryptography==44.0.2
10+
filelock==3.18.0
11+
idna==3.10
12+
jmespath==1.0.1
13+
packaging==24.2
14+
platformdirs==4.3.7
15+
pycparser==2.22
16+
PyJWT==2.10.1
17+
pyOpenSSL==25.0.0
18+
pyproject_hooks==1.2.0
19+
python-dateutil==2.9.0.post0
20+
pytz==2025.2
21+
requests==2.32.3
22+
s3transfer==0.11.5
23+
setuptools==79.0.0
24+
six==1.17.0
25+
sortedcontainers==2.4.0
26+
tomlkit==0.13.2
27+
typing_extensions==4.13.2
28+
urllib3==2.4.0
29+
wheel==0.45.1
30+
snowflake-connector-python==3.14.1
Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,31 @@
11
# Generated on: Python 3.9.21
22
asn1crypto==1.5.1
3+
boto3==1.37.37
4+
botocore==1.37.37
5+
build==1.2.2.post1
36
certifi==2025.1.31
47
cffi==1.17.1
58
charset-normalizer==3.4.1
69
cryptography==44.0.2
7-
filelock==3.17.0
10+
filelock==3.18.0
811
idna==3.10
12+
importlib_metadata==8.6.1
13+
jmespath==1.0.1
914
packaging==24.2
10-
platformdirs==4.3.6
15+
platformdirs==4.3.7
1116
pycparser==2.22
1217
PyJWT==2.10.1
1318
pyOpenSSL==25.0.0
14-
pytz==2025.1
19+
pyproject_hooks==1.2.0
20+
python-dateutil==2.9.0.post0
21+
pytz==2025.2
1522
requests==2.32.3
23+
s3transfer==0.11.5
24+
six==1.17.0
1625
sortedcontainers==2.4.0
26+
tomli==2.2.1
1727
tomlkit==0.13.2
18-
typing_extensions==4.12.2
28+
typing_extensions==4.13.2
1929
urllib3==1.26.20
20-
snowflake-connector-python==3.14.0
30+
zipp==3.21.0
31+
snowflake-connector-python==3.14.1

0 commit comments

Comments
 (0)