File tree 6 files changed +16
-16
lines changed
6 files changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ certifi==2025.1.31
10
10
# via requests
11
11
charset-normalizer==3.4.1
12
12
# via requests
13
- django==4.2.18
13
+ django==4.2.19
14
14
# via
15
15
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
16
16
# -r requirements/base.in
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ chardet==5.2.0
10
10
# via tox
11
11
colorama==0.4.6
12
12
# via tox
13
- coverage==7.6.10
13
+ coverage==7.6.12
14
14
# via -r requirements/ci.in
15
15
distlib==0.3.9
16
16
# via virtualenv
@@ -32,5 +32,5 @@ pyproject-api==1.9.0
32
32
# via tox
33
33
tox==4.24.1
34
34
# via -r requirements/ci.in
35
- virtualenv==20.29.1
35
+ virtualenv==20.29.2
36
36
# via tox
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ colorama==0.4.6
54
54
# via
55
55
# -r requirements/ci.txt
56
56
# tox
57
- coverage[toml]==7.6.10
57
+ coverage[toml]==7.6.12
58
58
# via
59
59
# -r requirements/ci.txt
60
60
# -r requirements/quality.txt
@@ -69,7 +69,7 @@ distlib==0.3.9
69
69
# via
70
70
# -r requirements/ci.txt
71
71
# virtualenv
72
- django==4.2.18
72
+ django==4.2.19
73
73
# via
74
74
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
75
75
# -r requirements/quality.txt
@@ -104,7 +104,7 @@ jinja2==3.1.5
104
104
# -r requirements/quality.txt
105
105
# code-annotations
106
106
# diff-cover
107
- lxml[html-clean,html_clean]==5.3.0
107
+ lxml[html-clean,html_clean]==5.3.1
108
108
# via
109
109
# edx-i18n-tools
110
110
# lxml-html-clean
@@ -199,7 +199,7 @@ pytest==8.3.4
199
199
# pytest-django
200
200
pytest-cov==6.0.0
201
201
# via -r requirements/quality.txt
202
- pytest-django==4.9 .0
202
+ pytest-django==4.10 .0
203
203
# via -r requirements/quality.txt
204
204
python-slugify==8.0.4
205
205
# via
@@ -246,7 +246,7 @@ urllib3==2.2.3
246
246
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
247
247
# -r requirements/quality.txt
248
248
# requests
249
- virtualenv==20.29.1
249
+ virtualenv==20.29.2
250
250
# via
251
251
# -r requirements/ci.txt
252
252
# tox
Original file line number Diff line number Diff line change @@ -32,13 +32,13 @@ click==8.1.8
32
32
# code-annotations
33
33
code-annotations==2.2.0
34
34
# via -r requirements/test.txt
35
- coverage[toml]==7.6.10
35
+ coverage[toml]==7.6.12
36
36
# via
37
37
# -r requirements/test.txt
38
38
# pytest-cov
39
39
cryptography==44.0.0
40
40
# via secretstorage
41
- django==4.2.18
41
+ django==4.2.19
42
42
# via
43
43
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
44
44
# -r requirements/test.txt
@@ -137,7 +137,7 @@ pytest==8.3.4
137
137
# pytest-django
138
138
pytest-cov==6.0.0
139
139
# via -r requirements/test.txt
140
- pytest-django==4.9 .0
140
+ pytest-django==4.10 .0
141
141
# via -r requirements/test.txt
142
142
python-slugify==8.0.4
143
143
# via
Original file line number Diff line number Diff line change @@ -32,13 +32,13 @@ code-annotations==2.2.0
32
32
# via
33
33
# -r requirements/test.txt
34
34
# edx-lint
35
- coverage[toml]==7.6.10
35
+ coverage[toml]==7.6.12
36
36
# via
37
37
# -r requirements/test.txt
38
38
# pytest-cov
39
39
dill==0.3.9
40
40
# via pylint
41
- django==4.2.18
41
+ django==4.2.19
42
42
# via
43
43
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
44
44
# -r requirements/test.txt
@@ -115,7 +115,7 @@ pytest==8.3.4
115
115
# pytest-django
116
116
pytest-cov==6.0.0
117
117
# via -r requirements/test.txt
118
- pytest-django==4.9 .0
118
+ pytest-django==4.10 .0
119
119
# via -r requirements/test.txt
120
120
python-slugify==8.0.4
121
121
# via
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ click==8.1.8
20
20
# via code-annotations
21
21
code-annotations==2.2.0
22
22
# via -r requirements/test.in
23
- coverage[toml]==7.6.10
23
+ coverage[toml]==7.6.12
24
24
# via pytest-cov
25
25
# via
26
26
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
@@ -57,7 +57,7 @@ pytest==8.3.4
57
57
# pytest-django
58
58
pytest-cov==6.0.0
59
59
# via -r requirements/test.in
60
- pytest-django==4.9 .0
60
+ pytest-django==4.10 .0
61
61
# via -r requirements/test.in
62
62
python-slugify==8.0.4
63
63
# via code-annotations
You can’t perform that action at this time.
0 commit comments