File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ filelock==3.20.0
2424 # via
2525 # tox
2626 # virtualenv
27- iniconfig==2.1 .0
27+ iniconfig==2.3 .0
2828 # via
2929 # -r requirements/test.txt
3030 # pytest
@@ -70,9 +70,9 @@ pyyaml==6.0.3
7070 # via
7171 # -r requirements/base.txt
7272 # -r requirements/test.txt
73- tox==4.31 .0
73+ tox==4.32 .0
7474 # via -r requirements/dev.in
75- virtualenv==20.35.3
75+ virtualenv==20.35.4
7676 # via tox
7777wheel==0.45.1
7878 # via
Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ wheel==0.45.1
99
1010# The following packages are considered to be unsafe in a requirements file:
1111pip==25.2
12- # via -r requirements/pip.in
12+ # via
13+ # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
14+ # -r requirements/pip.in
1315setuptools==80.9.0
1416 # via -r requirements/pip.in
Original file line number Diff line number Diff line change 44#
55# make upgrade
66#
7- iniconfig==2.1 .0
7+ iniconfig==2.3 .0
88 # via pytest
99packaging==25.0
1010 # via pytest
You can’t perform that action at this time.
0 commit comments