Skip to content

Commit a32901f

Browse files
committed
[R] Ran make requirements_update
1 parent d72e4cd commit a32901f

7 files changed

+10
-10
lines changed

requirements.all.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,19 @@ 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.5
14+
botocore-stubs==1.38.7
1515
brotli==1.1.0
1616
cachetools==5.5.2
1717
certifi==2025.4.26
1818
cffi==1.17.1
1919
chalice==1.31.3+16
20-
charset-normalizer==3.4.1
20+
charset-normalizer==3.4.2
2121
chevron==0.14.0
2222
click==8.1.8
2323
colorama==0.4.6
2424
configargparse==1.7
2525
coverage==7.8.0
26-
cryptography==44.0.2
26+
cryptography==44.0.3
2727
deprecated==1.2.18
2828
docker==7.1.0
2929
docutils==0.19
@@ -80,8 +80,8 @@ 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.0
84-
mypy-boto3-ecr==1.38.0
83+
mypy-boto3-ec2==1.38.6
84+
mypy-boto3-ecr==1.38.6
8585
mypy-boto3-es==1.38.0
8686
mypy-boto3-iam==1.38.0
8787
mypy-boto3-kms==1.38.0

requirements.dev.trans.txt

Lines changed: 3 additions & 3 deletions
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.5
4+
botocore-stubs==1.38.7
55
brotli==1.1.0
66
click==8.1.8
77
colorama==0.4.6
@@ -30,8 +30,8 @@ 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.0
34-
mypy-boto3-ecr==1.38.0
33+
mypy-boto3-ec2==1.38.6
34+
mypy-boto3-ecr==1.38.6
3535
mypy-boto3-es==1.38.0
3636
mypy-boto3-iam==1.38.0
3737
mypy-boto3-kms==1.38.0

requirements.trans.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ bagit-profile==1.3.1
33
cachetools==5.5.2
44
certifi==2025.4.26
55
cffi==1.17.1
6-
charset-normalizer==3.4.1
7-
cryptography==44.0.2
6+
charset-normalizer==3.4.2
7+
cryptography==44.0.3
88
google-cloud-core==2.4.3
99
google-crc32c==1.7.1
1010
google-resumable-media==2.7.2

0 commit comments

Comments
 (0)