Skip to content

Commit 3c35b1c

Browse files
sfc-gh-mmishchenkogithub-actions
authored andcommitted
SNOW-1993520 update tested_reqs for 3.14.1 release (#2287)
Co-authored-by: github-actions <[email protected]>
1 parent 7b55a30 commit 3c35b1c

File tree

5 files changed

+84
-32
lines changed

5 files changed

+84
-32
lines changed
Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,26 @@
1-
# Generated on: Python 3.10.16
1+
# Generated on: Python 3.10.17
22
asn1crypto==1.5.1
3+
boto3==1.37.38
4+
botocore==1.37.38
35
certifi==2025.1.31
46
cffi==1.17.1
57
charset-normalizer==3.4.1
68
cryptography==44.0.2
7-
filelock==3.17.0
9+
filelock==3.18.0
810
idna==3.10
9-
packaging==24.2
10-
platformdirs==4.3.6
11+
jmespath==1.0.1
12+
packaging==25.0
13+
platformdirs==4.3.7
1114
pycparser==2.22
1215
PyJWT==2.10.1
1316
pyOpenSSL==25.0.0
14-
pytz==2025.1
17+
python-dateutil==2.9.0.post0
18+
pytz==2025.2
1519
requests==2.32.3
20+
s3transfer==0.11.5
21+
six==1.17.0
1622
sortedcontainers==2.4.0
1723
tomlkit==0.13.2
18-
typing_extensions==4.12.2
19-
urllib3==2.3.0
20-
snowflake-connector-python==3.14.0
24+
typing_extensions==4.13.2
25+
urllib3==2.4.0
26+
snowflake-connector-python==3.14.1
Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,26 @@
1-
# Generated on: Python 3.11.11
1+
# Generated on: Python 3.11.12
22
asn1crypto==1.5.1
3+
boto3==1.37.38
4+
botocore==1.37.38
35
certifi==2025.1.31
46
cffi==1.17.1
57
charset-normalizer==3.4.1
68
cryptography==44.0.2
7-
filelock==3.17.0
9+
filelock==3.18.0
810
idna==3.10
9-
packaging==24.2
10-
platformdirs==4.3.6
11+
jmespath==1.0.1
12+
packaging==25.0
13+
platformdirs==4.3.7
1114
pycparser==2.22
1215
PyJWT==2.10.1
1316
pyOpenSSL==25.0.0
14-
pytz==2025.1
17+
python-dateutil==2.9.0.post0
18+
pytz==2025.2
1519
requests==2.32.3
20+
s3transfer==0.11.5
21+
six==1.17.0
1622
sortedcontainers==2.4.0
1723
tomlkit==0.13.2
18-
typing_extensions==4.12.2
19-
urllib3==2.3.0
20-
snowflake-connector-python==3.14.0
24+
typing_extensions==4.13.2
25+
urllib3==2.4.0
26+
snowflake-connector-python==3.14.1
Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,28 @@
1-
# Generated on: Python 3.12.9
1+
# Generated on: Python 3.12.10
22
asn1crypto==1.5.1
3+
boto3==1.37.38
4+
botocore==1.37.38
35
certifi==2025.1.31
46
cffi==1.17.1
57
charset-normalizer==3.4.1
68
cryptography==44.0.2
7-
filelock==3.17.0
9+
filelock==3.18.0
810
idna==3.10
9-
packaging==24.2
10-
platformdirs==4.3.6
11+
jmespath==1.0.1
12+
packaging==25.0
13+
platformdirs==4.3.7
1114
pycparser==2.22
1215
PyJWT==2.10.1
1316
pyOpenSSL==25.0.0
14-
pytz==2025.1
17+
python-dateutil==2.9.0.post0
18+
pytz==2025.2
1519
requests==2.32.3
16-
setuptools==75.8.2
20+
s3transfer==0.11.5
21+
setuptools==79.0.0
22+
six==1.17.0
1723
sortedcontainers==2.4.0
1824
tomlkit==0.13.2
19-
typing_extensions==4.12.2
20-
urllib3==2.3.0
25+
typing_extensions==4.13.2
26+
urllib3==2.4.0
2127
wheel==0.45.1
22-
snowflake-connector-python==3.14.0
28+
snowflake-connector-python==3.14.1
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Generated on: Python 3.13.3
2+
asn1crypto==1.5.1
3+
boto3==1.37.38
4+
botocore==1.37.38
5+
certifi==2025.1.31
6+
cffi==1.17.1
7+
charset-normalizer==3.4.1
8+
cryptography==44.0.2
9+
filelock==3.18.0
10+
idna==3.10
11+
jmespath==1.0.1
12+
packaging==25.0
13+
platformdirs==4.3.7
14+
pycparser==2.22
15+
PyJWT==2.10.1
16+
pyOpenSSL==25.0.0
17+
python-dateutil==2.9.0.post0
18+
pytz==2025.2
19+
requests==2.32.3
20+
s3transfer==0.11.5
21+
setuptools==79.0.0
22+
six==1.17.0
23+
sortedcontainers==2.4.0
24+
tomlkit==0.13.2
25+
typing_extensions==4.13.2
26+
urllib3==2.4.0
27+
wheel==0.45.1
28+
snowflake-connector-python==3.14.1
Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,26 @@
1-
# Generated on: Python 3.9.21
1+
# Generated on: Python 3.9.22
22
asn1crypto==1.5.1
3+
boto3==1.37.38
4+
botocore==1.37.38
35
certifi==2025.1.31
46
cffi==1.17.1
57
charset-normalizer==3.4.1
68
cryptography==44.0.2
7-
filelock==3.17.0
9+
filelock==3.18.0
810
idna==3.10
9-
packaging==24.2
10-
platformdirs==4.3.6
11+
jmespath==1.0.1
12+
packaging==25.0
13+
platformdirs==4.3.7
1114
pycparser==2.22
1215
PyJWT==2.10.1
1316
pyOpenSSL==25.0.0
14-
pytz==2025.1
17+
python-dateutil==2.9.0.post0
18+
pytz==2025.2
1519
requests==2.32.3
20+
s3transfer==0.11.5
21+
six==1.17.0
1622
sortedcontainers==2.4.0
1723
tomlkit==0.13.2
18-
typing_extensions==4.12.2
24+
typing_extensions==4.13.2
1925
urllib3==1.26.20
20-
snowflake-connector-python==3.14.0
26+
snowflake-connector-python==3.14.1

0 commit comments

Comments
 (0)