File tree 3 files changed +16
-16
lines changed
3 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 6
6
#
7
7
--only-binary :all:
8
8
9
- boto3==1.37.18 \
10
- --hash=sha256:1545c943f36db41853cdfdb6ff09c4eda9220dd95bd2fae76fc73091603525d1
9
+ boto3==1.37.23 \
10
+ --hash=sha256:fc462b9fd738bd8a1c121d94d237c6b6a05a2c1cc709d16f5223acb752f7310b
11
11
# via -r /home/runner/work/exodus-lambda/exodus-lambda/requirements.in
12
- botocore==1.37.18 \
13
- --hash=sha256:a8b97d217d82b3c4f6bcc906e264df7ebb51e2c6a62b3548a97cd173fb8759a1
12
+ botocore==1.37.23 \
13
+ --hash=sha256:ffbe1f5958adb1c50d72d3ad1018cb265fe349248c08782d334601c0814f0e38
14
14
# via
15
15
# -r /home/runner/work/exodus-lambda/exodus-lambda/requirements.in
16
16
# boto3
Original file line number Diff line number Diff line change 6
6
#
7
7
--only-binary :all:
8
8
9
- boto3 == 1.37.18 \
10
- --hash =sha256:1545c943f36db41853cdfdb6ff09c4eda9220dd95bd2fae76fc73091603525d1
9
+ boto3 == 1.37.23 \
10
+ --hash =sha256:fc462b9fd738bd8a1c121d94d237c6b6a05a2c1cc709d16f5223acb752f7310b
11
11
# via -r requirements.in
12
- botocore == 1.37.18 \
13
- --hash =sha256:a8b97d217d82b3c4f6bcc906e264df7ebb51e2c6a62b3548a97cd173fb8759a1
12
+ botocore == 1.37.23 \
13
+ --hash =sha256:ffbe1f5958adb1c50d72d3ad1018cb265fe349248c08782d334601c0814f0e38
14
14
# via
15
15
# -r requirements.in
16
16
# boto3
Original file line number Diff line number Diff line change @@ -18,13 +18,13 @@ authlib==1.5.1 \
18
18
bandit==1.8.3 \
19
19
--hash=sha256:28f04dc0d258e1dd0f99dee8eefa13d1cb5e3fde1a5ab0c523971f97b289bcd8
20
20
# via -r test-requirements.in
21
- boto3==1.37.18 \
22
- --hash=sha256:1545c943f36db41853cdfdb6ff09c4eda9220dd95bd2fae76fc73091603525d1
21
+ boto3==1.37.23 \
22
+ --hash=sha256:fc462b9fd738bd8a1c121d94d237c6b6a05a2c1cc709d16f5223acb752f7310b
23
23
# via
24
24
# -r /home/runner/work/exodus-lambda/exodus-lambda/requirements.in
25
25
# -r requirements.in
26
- botocore==1.37.18 \
27
- --hash=sha256:a8b97d217d82b3c4f6bcc906e264df7ebb51e2c6a62b3548a97cd173fb8759a1
26
+ botocore==1.37.23 \
27
+ --hash=sha256:ffbe1f5958adb1c50d72d3ad1018cb265fe349248c08782d334601c0814f0e38
28
28
# via
29
29
# -r /home/runner/work/exodus-lambda/exodus-lambda/requirements.in
30
30
# -r requirements.in
@@ -833,8 +833,8 @@ requests==2.32.3 \
833
833
# -r requirements.in
834
834
# cdn-definitions
835
835
# safety
836
- rich==13.9.4 \
837
- --hash=sha256:6049d5e6ec054bf2779ab3358186963bac2ea89175919d699e378b99738c2a90
836
+ rich==14.0.0 \
837
+ --hash=sha256:1c9491e1951aac09caffd42f448ee3d04e58923ffe14993f6e83068dc395d7e0
838
838
# via
839
839
# bandit
840
840
# typer
@@ -917,8 +917,8 @@ tqdm==4.67.1 \
917
917
typer==0.15.2 \
918
918
--hash=sha256:46a499c6107d645a9c13f7ee46c5d5096cae6f5fc57dd11eccbbb9ae3e44ddfc
919
919
# via safety
920
- typing-extensions==4.12.2 \
921
- --hash=sha256:04e5ca0351e0f3f85c6853954072df659d0d13fac324d0072316b67d7794700d
920
+ typing-extensions==4.13.0 \
921
+ --hash=sha256:c8dd92cc0d6425a97c18fbb9d1954e5ff92c1ca881a309c45f06ebc0b79058e5
922
922
# via
923
923
# mypy
924
924
# pydantic
You can’t perform that action at this time.
0 commit comments