Skip to content

Commit c4fe6bd

Browse files
committed
[R] Ran make requirements_update again
1 parent e3eba7f commit c4fe6bd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements.all.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,13 @@ mypy==1.16.1
6868
mypy-boto3-apigateway==1.39.0
6969
mypy-boto3-cloudwatch==1.39.0
7070
mypy-boto3-dynamodb==1.39.0
71-
mypy-boto3-ec2==1.39.4
71+
mypy-boto3-ec2==1.39.5
7272
mypy-boto3-ecr==1.39.0
7373
mypy-boto3-es==1.39.0
7474
mypy-boto3-iam==1.39.0
7575
mypy-boto3-kms==1.39.0
7676
mypy-boto3-lambda==1.39.0
77-
mypy-boto3-s3==1.39.2
77+
mypy-boto3-s3==1.39.5
7878
mypy-boto3-secretsmanager==1.39.0
7979
mypy-boto3-securityhub==1.39.0
8080
mypy-boto3-sns==1.39.0

requirements.dev.trans.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ mccabe==0.7.0
1818
mypy-boto3-apigateway==1.39.0
1919
mypy-boto3-cloudwatch==1.39.0
2020
mypy-boto3-dynamodb==1.39.0
21-
mypy-boto3-ec2==1.39.4
21+
mypy-boto3-ec2==1.39.5
2222
mypy-boto3-ecr==1.39.0
2323
mypy-boto3-es==1.39.0
2424
mypy-boto3-iam==1.39.0
2525
mypy-boto3-kms==1.39.0
2626
mypy-boto3-lambda==1.39.0
27-
mypy-boto3-s3==1.39.2
27+
mypy-boto3-s3==1.39.5
2828
mypy-boto3-secretsmanager==1.39.0
2929
mypy-boto3-securityhub==1.39.0
3030
mypy-boto3-sns==1.39.0

0 commit comments

Comments
 (0)