File tree Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -3,3 +3,4 @@ tox-gh-actions
33django
44django-components
55pydantic
6+ pytest
Original file line number Diff line number Diff line change @@ -28,28 +28,31 @@ filelock==3.16.1
2828 # via
2929 # tox
3030 # virtualenv
31+ iniconfig==2.1.0
32+ # via pytest
3133packaging==24.2
3234 # via
3335 # pyproject-api
36+ # pytest
3437 # tox
35- platformdirs==4.3.6
38+ platformdirs==4.3.7
3639 # via
3740 # tox
3841 # virtualenv
3942pluggy==1.5.0
40- # via tox
43+ # via
44+ # pytest
45+ # tox
4146pydantic==2.10.6
4247 # via -r requirements-ci.in
4348pydantic-core==2.27.2
4449 # via pydantic
4550pyproject-api==1.8.0
4651 # via tox
52+ pytest==8.3.5
53+ # via -r requirements-ci.in
4754sqlparse==0.5.3
4855 # via django
49- tomli==2.2.1
50- # via
51- # pyproject-api
52- # tox
5356tox==4.24.2
5457 # via
5558 # -r requirements-ci.in
@@ -58,9 +61,7 @@ tox-gh-actions==3.3.0
5861 # via -r requirements-ci.in
5962typing-extensions==4.12.2
6063 # via
61- # asgiref
6264 # pydantic
6365 # pydantic-core
64- # tox
6566virtualenv==20.29.3
6667 # via tox
You can’t perform that action at this time.
0 commit comments