File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ colorama==0.4.6
1616 # via tox
1717distlib==0.3.9
1818 # via virtualenv
19- django==4.2.20
19+ django==4.2.22
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
@@ -69,6 +69,7 @@ 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
Original file line number Diff line number Diff line change @@ -22,11 +22,11 @@ colorama==0.4.6
2222 # via tox
2323distlib == 0.3.9
2424 # via virtualenv
25- django == 4.2.20
25+ django == 4.2.22
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
@@ -107,6 +107,7 @@ typing-extensions==4.12.2
107107 # via
108108 # asgiref
109109 # black
110+ # django-components
110111 # mypy
111112 # pydantic
112113 # pydantic-core
You can’t perform that action at this time.
0 commit comments