Commit 1d063b6 1 parent 7389f6a commit 1d063b6 Copy full SHA for 1d063b6
File tree 4 files changed +9
-9
lines changed
4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -13,11 +13,11 @@ 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.22
16
+ moto==5.0.23
17
17
18
18
# Code static analysis
19
19
flake8==7.1.1
20
- flake8-bugbear==24.10.31
20
+ flake8-bugbear==24.12.12
21
21
flake8-commas==4.0.0
22
22
flake8-debugger==4.1.2
23
23
flake8-import-order==0.18.2
Original file line number Diff line number Diff line change @@ -37,11 +37,11 @@ bigtree==0.22.3
37
37
# via -r requirements.in
38
38
billiard == 4.2.0
39
39
# via celery
40
- boto3 == 1.35.76
40
+ boto3 == 1.35.81
41
41
# via
42
42
# -r requirements.in
43
43
# moto
44
- botocore == 1.35.76
44
+ botocore == 1.35.81
45
45
# via
46
46
# boto3
47
47
# moto
@@ -177,7 +177,7 @@ flake8==7.1.1
177
177
# flake8-quotes
178
178
# flake8-string-format
179
179
# pep8-naming
180
- flake8-bugbear == 24.10.31
180
+ flake8-bugbear == 24.12.12
181
181
# via -r requirements-dev.in
182
182
flake8-commas == 4.0.0
183
183
# via -r requirements-dev.in
@@ -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.22
258
+ moto == 5.0.23
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.76
31
+ boto3==1.35.81
32
32
33
33
notifications-python-client==10.0.0
34
34
Original file line number Diff line number Diff line change @@ -31,9 +31,9 @@ bigtree==0.22.3
31
31
# via -r requirements.in
32
32
billiard == 4.2.0
33
33
# via celery
34
- boto3 == 1.35.76
34
+ boto3 == 1.35.81
35
35
# via -r requirements.in
36
- botocore == 1.35.76
36
+ botocore == 1.35.81
37
37
# via
38
38
# boto3
39
39
# s3transfer
You can’t perform that action at this time.
0 commit comments