Skip to content

Commit af458fc

Browse files
author
github-actions
committed
Update requirements files
1 parent adb1fa2 commit af458fc

File tree

5 files changed

+28
-28
lines changed

5 files changed

+28
-28
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# Generated on: Python 3.10.19
22
asn1crypto==1.5.1
3-
boto3==1.42.0
4-
botocore==1.41.6
3+
boto3==1.42.10
4+
botocore==1.42.10
55
certifi==2025.11.12
66
cffi==2.0.0
77
charset-normalizer==3.4.4
88
cryptography==46.0.3
9-
filelock==3.20.0
9+
filelock==3.20.1
1010
idna==3.11
1111
jmespath==1.0.1
1212
packaging==25.0
13-
platformdirs==4.5.0
13+
platformdirs==4.5.1
1414
pycparser==2.23
1515
PyJWT==2.10.1
1616
pyOpenSSL==25.3.0
@@ -22,5 +22,5 @@ six==1.17.0
2222
sortedcontainers==2.4.0
2323
tomlkit==0.13.3
2424
typing_extensions==4.15.0
25-
urllib3==2.5.0
26-
snowflake-connector-python==4.1.1
25+
urllib3==2.6.2
26+
snowflake-connector-python==4.2.0
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# Generated on: Python 3.11.14
22
asn1crypto==1.5.1
3-
boto3==1.42.0
4-
botocore==1.41.6
3+
boto3==1.42.10
4+
botocore==1.42.10
55
certifi==2025.11.12
66
cffi==2.0.0
77
charset-normalizer==3.4.4
88
cryptography==46.0.3
9-
filelock==3.20.0
9+
filelock==3.20.1
1010
idna==3.11
1111
jmespath==1.0.1
1212
packaging==25.0
13-
platformdirs==4.5.0
13+
platformdirs==4.5.1
1414
pycparser==2.23
1515
PyJWT==2.10.1
1616
pyOpenSSL==25.3.0
@@ -22,5 +22,5 @@ six==1.17.0
2222
sortedcontainers==2.4.0
2323
tomlkit==0.13.3
2424
typing_extensions==4.15.0
25-
urllib3==2.5.0
26-
snowflake-connector-python==4.1.1
25+
urllib3==2.6.2
26+
snowflake-connector-python==4.2.0
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# Generated on: Python 3.12.12
22
asn1crypto==1.5.1
3-
boto3==1.42.0
4-
botocore==1.41.6
3+
boto3==1.42.10
4+
botocore==1.42.10
55
certifi==2025.11.12
66
cffi==2.0.0
77
charset-normalizer==3.4.4
88
cryptography==46.0.3
9-
filelock==3.20.0
9+
filelock==3.20.1
1010
idna==3.11
1111
jmespath==1.0.1
1212
packaging==25.0
13-
platformdirs==4.5.0
13+
platformdirs==4.5.1
1414
pycparser==2.23
1515
PyJWT==2.10.1
1616
pyOpenSSL==25.3.0
@@ -23,6 +23,6 @@ six==1.17.0
2323
sortedcontainers==2.4.0
2424
tomlkit==0.13.3
2525
typing_extensions==4.15.0
26-
urllib3==2.5.0
26+
urllib3==2.6.2
2727
wheel==0.45.1
28-
snowflake-connector-python==4.1.1
28+
snowflake-connector-python==4.2.0
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
# Generated on: Python 3.13.9
1+
# Generated on: Python 3.13.11
22
asn1crypto==1.5.1
3-
boto3==1.42.0
4-
botocore==1.41.6
3+
boto3==1.42.10
4+
botocore==1.42.10
55
certifi==2025.11.12
66
cffi==2.0.0
77
charset-normalizer==3.4.4
88
cryptography==46.0.3
9-
filelock==3.20.0
9+
filelock==3.20.1
1010
idna==3.11
1111
jmespath==1.0.1
1212
packaging==25.0
13-
platformdirs==4.5.0
13+
platformdirs==4.5.1
1414
pycparser==2.23
1515
PyJWT==2.10.1
1616
pyOpenSSL==25.3.0
@@ -23,6 +23,6 @@ six==1.17.0
2323
sortedcontainers==2.4.0
2424
tomlkit==0.13.3
2525
typing_extensions==4.15.0
26-
urllib3==2.5.0
26+
urllib3==2.6.2
2727
wheel==0.45.1
28-
snowflake-connector-python==4.1.1
28+
snowflake-connector-python==4.2.0

tested_requirements/requirements_39.reqs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Generated on: Python 3.9.25
22
asn1crypto==1.5.1
3-
boto3==1.42.0
4-
botocore==1.41.6
3+
boto3==1.42.10
4+
botocore==1.42.10
55
certifi==2025.11.12
66
cffi==2.0.0
77
charset-normalizer==3.4.4
@@ -23,4 +23,4 @@ sortedcontainers==2.4.0
2323
tomlkit==0.13.3
2424
typing_extensions==4.15.0
2525
urllib3==1.26.20
26-
snowflake-connector-python==4.1.1
26+
snowflake-connector-python==4.2.0

0 commit comments

Comments
 (0)