File tree 5 files changed +9
-9
lines changed
5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ iniconfig==2.0.0
78
78
# via
79
79
# -r requirements/quality.txt
80
80
# pytest
81
- isort==6.0.0
81
+ isort==6.0.1
82
82
# via
83
83
# -r requirements/quality.txt
84
84
# pylint
@@ -169,7 +169,7 @@ pyproject-hooks==1.2.0
169
169
# -r requirements/pip-tools.txt
170
170
# build
171
171
# pip-tools
172
- pytest==8.3.4
172
+ pytest==8.3.5
173
173
# via
174
174
# -r requirements/quality.txt
175
175
# pytest-cov
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ jinja2==3.1.5
51
51
# via sphinx
52
52
markupsafe==3.0.2
53
53
# via jinja2
54
- nh3==0.2.20
54
+ nh3==0.2.21
55
55
# via readme-renderer
56
56
packaging==24.2
57
57
# via
@@ -74,7 +74,7 @@ pygments==2.19.1
74
74
# pydata-sphinx-theme
75
75
# readme-renderer
76
76
# sphinx
77
- pytest==8.3.4
77
+ pytest==8.3.5
78
78
# via
79
79
# -r requirements/test.txt
80
80
# pytest-cov
@@ -95,7 +95,7 @@ snowballstemmer==2.2.0
95
95
# via sphinx
96
96
soupsieve==2.6
97
97
# via beautifulsoup4
98
- sphinx==8.2.1
98
+ sphinx==8.2.3
99
99
# via
100
100
# -r requirements/doc.in
101
101
# pydata-sphinx-theme
Original file line number Diff line number Diff line change @@ -12,5 +12,5 @@ pip==24.2
12
12
# via
13
13
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
14
14
# -r requirements/pip.in
15
- setuptools==75.8.0
15
+ setuptools==75.8.2
16
16
# via -r requirements/pip.in
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ iniconfig==2.0.0
37
37
# via
38
38
# -r requirements/test.txt
39
39
# pytest
40
- isort==6.0.0
40
+ isort==6.0.1
41
41
# via
42
42
# -r requirements/quality.in
43
43
# pylint
@@ -77,7 +77,7 @@ pylint-plugin-utils==0.8.2
77
77
# via
78
78
# pylint-celery
79
79
# pylint-django
80
- pytest==8.3.4
80
+ pytest==8.3.5
81
81
# via
82
82
# -r requirements/test.txt
83
83
# pytest-cov
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ packaging==24.2
19
19
# via pytest
20
20
pluggy==1.5.0
21
21
# via pytest
22
- pytest==8.3.4
22
+ pytest==8.3.5
23
23
# via
24
24
# pytest-cov
25
25
# pytest-django
You can’t perform that action at this time.
0 commit comments