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
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
@@ -60,7 +60,7 @@ tomli==2.2.1
60
60
# pyproject-api
61
61
# pytest
62
62
# tox
63
- tox==4.25 .0
63
+ tox==4.26 .0
64
64
# via
65
65
# -r requirements-ci.in
66
66
# tox-gh-actions
@@ -69,8 +69,9 @@ 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
75
- virtualenv==20.29.3
76
+ virtualenv==20.31.2
76
77
# via tox
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ django==4.2.20
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
@@ -101,17 +101,18 @@ tomli==2.2.1
101
101
# pyproject-api
102
102
# pytest
103
103
# tox
104
- tox == 4.25 .0
104
+ tox == 4.26 .0
105
105
# via -r requirements-dev.in
106
106
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
113
114
# tox
114
- virtualenv == 20.29.3
115
+ virtualenv == 20.31.2
115
116
# via
116
117
# pre-commit
117
118
# tox
You can’t perform that action at this time.
0 commit comments