File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ django==4.2.20
2020 # via
2121 # -r requirements-ci.in
2222 # django-components
23- django-components==0.140
23+ django-components==0.140.0
2424 # via -r requirements-ci.in
2525djc-core-html-parser==1.0.2
2626 # via django-components
@@ -60,7 +60,7 @@ tomli==2.2.1
6060 # pyproject-api
6161 # pytest
6262 # tox
63- tox==4.25 .0
63+ tox==4.26 .0
6464 # via
6565 # -r requirements-ci.in
6666 # tox-gh-actions
@@ -69,8 +69,9 @@ tox-gh-actions==3.3.0
6969typing-extensions==4.12.2
7070 # via
7171 # asgiref
72+ # django-components
7273 # pydantic
7374 # pydantic-core
7475 # tox
75- virtualenv==20.29.3
76+ virtualenv==20.31.2
7677 # via tox
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ django==4.2.20
2626 # via
2727 # -r requirements-dev.in
2828 # django-components
29- django-components == 0.140
29+ django-components == 0.140.0
3030 # via -r requirements-dev.in
3131djc-core-html-parser == 1.0.2
3232 # via django-components
@@ -101,17 +101,18 @@ tomli==2.2.1
101101 # pyproject-api
102102 # pytest
103103 # tox
104- tox == 4.25 .0
104+ tox == 4.26 .0
105105 # via -r requirements-dev.in
106106typing-extensions == 4.12.2
107107 # via
108108 # asgiref
109109 # black
110+ # django-components
110111 # mypy
111112 # pydantic
112113 # pydantic-core
113114 # tox
114- virtualenv == 20.29.3
115+ virtualenv == 20.31.2
115116 # via
116117 # pre-commit
117118 # tox
You can’t perform that action at this time.
0 commit comments