File tree 4 files changed +8
-8
lines changed
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ requests-mock==1.12.1
13
13
pip-tools==7.4.1
14
14
piprot==0.9.11
15
15
pre-commit==3.8.0
16
- moto==5.0.25
16
+ moto==5.0.26
17
17
18
18
# Code static analysis
19
19
flake8==7.1.1
Original file line number Diff line number Diff line change @@ -37,11 +37,11 @@ bigtree==0.23.0
37
37
# via -r requirements.in
38
38
billiard == 4.2.0
39
39
# via celery
40
- boto3 == 1.35.90
40
+ boto3 == 1.35.92
41
41
# via
42
42
# -r requirements.in
43
43
# moto
44
- botocore == 1.35.90
44
+ botocore == 1.35.92
45
45
# via
46
46
# boto3
47
47
# moto
@@ -233,7 +233,7 @@ isort==5.11.4
233
233
# via pylint
234
234
jedi == 0.18.2
235
235
# via ipython
236
- jinja2 == 3.1.4
236
+ jinja2 == 3.1.5
237
237
# via moto
238
238
jmespath == 1.0.1
239
239
# via
@@ -255,7 +255,7 @@ mccabe==0.7.0
255
255
# pylint
256
256
mohawk == 1.1.0
257
257
# via -r requirements.in
258
- moto == 5.0.25
258
+ moto == 5.0.26
259
259
# via -r requirements-dev.in
260
260
multidict == 6.0.4
261
261
# via
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ dj-database-url==2.3.0
28
28
psycopg2-binary==2.9.10
29
29
psycogreen==1.0.2
30
30
31
- boto3==1.35.90
31
+ boto3==1.35.92
32
32
33
33
notifications-python-client==10.0.1
34
34
Original file line number Diff line number Diff line change @@ -31,9 +31,9 @@ bigtree==0.23.0
31
31
# via -r requirements.in
32
32
billiard == 4.2.0
33
33
# via celery
34
- boto3 == 1.35.90
34
+ boto3 == 1.35.92
35
35
# via -r requirements.in
36
- botocore == 1.35.90
36
+ botocore == 1.35.92
37
37
# via
38
38
# boto3
39
39
# s3transfer
You can’t perform that action at this time.
0 commit comments