Skip to content

Commit febc6b6

Browse files
committed
[R] Update requirements
1 parent 6674f4b commit febc6b6

3 files changed

+7
-6
lines changed

requirements.all.txt

+4-3
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ blinker==1.9.0
1111
boto3==1.38.5
1212
boto3-stubs-lite==1.38.5
1313
botocore==1.38.5
14-
botocore-stubs==1.38.7
14+
botocore-stubs==1.38.9
1515
brotli==1.1.0
1616
cachetools==5.5.2
1717
certifi==2025.4.26
@@ -70,7 +70,7 @@ jsonschema-path==0.3.4
7070
jsonschema-specifications==2025.4.1
7171
lazy-object-proxy==1.11.0
7272
locust==2.36.2
73-
locust-cloud==1.20.7
73+
locust-cloud==1.21.2
7474
markupsafe==3.0.2
7575
mccabe==0.7.0
7676
more-itertools==10.7.0
@@ -80,7 +80,7 @@ mypy==1.15.0
8080
mypy-boto3-apigateway==1.38.0
8181
mypy-boto3-cloudwatch==1.38.0
8282
mypy-boto3-dynamodb==1.38.4
83-
mypy-boto3-ec2==1.38.6
83+
mypy-boto3-ec2==1.38.9
8484
mypy-boto3-ecr==1.38.6
8585
mypy-boto3-es==1.38.0
8686
mypy-boto3-iam==1.38.0
@@ -132,6 +132,7 @@ requests==2.32.3
132132
requests-toolbelt==1.0.0
133133
requirements-parser==0.2.0+1
134134
responses==0.25.7
135+
resumablesha256==1.0
135136
rfc3339-validator==0.1.4
136137
rpds-py==0.24.0
137138
rsa==4.7.2

requirements.dev.trans.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
bidict==0.23.1
22
blessed==1.21.0
33
blinker==1.9.0
4-
botocore-stubs==1.38.7
4+
botocore-stubs==1.38.9
55
brotli==1.1.0
66
click==8.1.8
77
colorama==0.4.6
@@ -25,12 +25,12 @@ jsonschema==4.23.0
2525
jsonschema-path==0.3.4
2626
jsonschema-specifications==2025.4.1
2727
lazy-object-proxy==1.11.0
28-
locust-cloud==1.20.7
28+
locust-cloud==1.21.2
2929
mccabe==0.7.0
3030
mypy-boto3-apigateway==1.38.0
3131
mypy-boto3-cloudwatch==1.38.0
3232
mypy-boto3-dynamodb==1.38.4
33-
mypy-boto3-ec2==1.38.6
33+
mypy-boto3-ec2==1.38.9
3434
mypy-boto3-ecr==1.38.6
3535
mypy-boto3-es==1.38.0
3636
mypy-boto3-iam==1.38.0

0 commit comments

Comments
 (0)