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
16
16
# via tox
17
17
distlib==0.3.9
18
18
# via virtualenv
19
- django==4.2.20
19
+ django==4.2.22
20
20
# via
21
21
# -r requirements-ci.in
22
22
# django-components
23
- django-components==0.140
23
+ django-components==0.140.0
24
24
# via -r requirements-ci.in
25
25
djc-core-html-parser==1.0.2
26
26
# via django-components
@@ -69,6 +69,7 @@ tox-gh-actions==3.3.0
69
69
typing-extensions==4.12.2
70
70
# via
71
71
# asgiref
72
+ # django-components
72
73
# pydantic
73
74
# pydantic-core
74
75
# tox
Original file line number Diff line number Diff line change @@ -22,11 +22,11 @@ colorama==0.4.6
22
22
# via tox
23
23
distlib == 0.3.9
24
24
# via virtualenv
25
- django == 4.2.20
25
+ django == 4.2.22
26
26
# via
27
27
# -r requirements-dev.in
28
28
# django-components
29
- django-components == 0.140
29
+ django-components == 0.140.0
30
30
# via -r requirements-dev.in
31
31
djc-core-html-parser == 1.0.2
32
32
# via django-components
@@ -107,6 +107,7 @@ typing-extensions==4.12.2
107
107
# via
108
108
# asgiref
109
109
# black
110
+ # django-components
110
111
# mypy
111
112
# pydantic
112
113
# pydantic-core
You can’t perform that action at this time.
0 commit comments