File tree 5 files changed +12
-12
lines changed
5 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -14,9 +14,9 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
14
14
# django
15
15
bleach[css]==6.1.0
16
16
# via -r requirements/base.in
17
- boto3==1.34.122
17
+ boto3==1.34.127
18
18
# via fs-s3fs
19
- botocore==1.34.122
19
+ botocore==1.34.127
20
20
# via
21
21
# boto3
22
22
# s3transfer
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ colorama==0.4.6
12
12
# via tox
13
13
distlib==0.3.8
14
14
# via virtualenv
15
- filelock==3.14.0
15
+ filelock==3.15.1
16
16
# via
17
17
# tox
18
18
# virtualenv
Original file line number Diff line number Diff line change @@ -32,11 +32,11 @@ binaryornot==0.4.4
32
32
# cookiecutter
33
33
bleach[css]==6.1.0
34
34
# via -r requirements/quality.txt
35
- boto3==1.34.122
35
+ boto3==1.34.127
36
36
# via
37
37
# -r requirements/quality.txt
38
38
# fs-s3fs
39
- botocore==1.34.122
39
+ botocore==1.34.127
40
40
# via
41
41
# -r requirements/quality.txt
42
42
# boto3
@@ -125,7 +125,7 @@ exceptiongroup==1.2.1
125
125
# via
126
126
# -r requirements/quality.txt
127
127
# pytest
128
- filelock==3.14.0
128
+ filelock==3.15.1
129
129
# via
130
130
# -r requirements/ci.txt
131
131
# tox
@@ -245,7 +245,7 @@ polib==1.2.0
245
245
# via
246
246
# -r requirements/quality.txt
247
247
# edx-i18n-tools
248
- pycodestyle==2.11.1
248
+ pycodestyle==2.12.0
249
249
# via -r requirements/quality.txt
250
250
pygments==2.18.0
251
251
# via
Original file line number Diff line number Diff line change @@ -31,11 +31,11 @@ binaryornot==0.4.4
31
31
# cookiecutter
32
32
bleach[css]==6.1.0
33
33
# via -r requirements/test.txt
34
- boto3==1.34.122
34
+ boto3==1.34.127
35
35
# via
36
36
# -r requirements/test.txt
37
37
# fs-s3fs
38
- botocore==1.34.122
38
+ botocore==1.34.127
39
39
# via
40
40
# -r requirements/test.txt
41
41
# boto3
@@ -188,7 +188,7 @@ polib==1.2.0
188
188
# via
189
189
# -r requirements/test.txt
190
190
# edx-i18n-tools
191
- pycodestyle==2.11.1
191
+ pycodestyle==2.12.0
192
192
# via -r requirements/quality.in
193
193
pygments==2.18.0
194
194
# via
Original file line number Diff line number Diff line change @@ -23,11 +23,11 @@ binaryornot==0.4.4
23
23
# via cookiecutter
24
24
bleach[css]==6.1.0
25
25
# via -r requirements/base.txt
26
- boto3==1.34.122
26
+ boto3==1.34.127
27
27
# via
28
28
# -r requirements/base.txt
29
29
# fs-s3fs
30
- botocore==1.34.122
30
+ botocore==1.34.127
31
31
# via
32
32
# -r requirements/base.txt
33
33
# boto3
You can’t perform that action at this time.
0 commit comments