File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed 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
@@ -50,7 +50,7 @@ isort==6.0.1
5050 # via -r requirements-dev.in
5151mccabe == 0.7.0
5252 # via flake8
53- mypy == 1.15 .0
53+ mypy == 1.16 .0
5454 # via -r requirements-dev.in
5555mypy-extensions == 1.0.0
5656 # via
@@ -65,7 +65,9 @@ packaging==24.2
6565 # pytest
6666 # tox
6767pathspec == 0.12.1
68- # via black
68+ # via
69+ # black
70+ # mypy
6971platformdirs == 4.3.6
7072 # via
7173 # black
@@ -107,6 +109,7 @@ typing-extensions==4.12.2
107109 # via
108110 # asgiref
109111 # black
112+ # django-components
110113 # mypy
111114 # pydantic
112115 # pydantic-core
You can’t perform that action at this time.
0 commit comments