File tree Expand file tree Collapse file tree 2 files changed +22
-20
lines changed Expand file tree Collapse file tree 2 files changed +22
-20
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ annotated-types==0.7.0
8
8
# via pydantic
9
9
asgiref==3.8.1
10
10
# via django
11
- cachetools==5.5.2
11
+ cachetools==6.1.0
12
12
# via tox
13
13
chardet==5.2.0
14
14
# via tox
@@ -20,36 +20,36 @@ 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
27
27
exceptiongroup==1.2.2
28
28
# via pytest
29
- filelock==3.16.1
29
+ filelock==3.18.0
30
30
# via
31
31
# tox
32
32
# virtualenv
33
33
iniconfig==2.1.0
34
34
# via pytest
35
- packaging==24.2
35
+ packaging==25.0
36
36
# via
37
37
# pyproject-api
38
38
# pytest
39
39
# tox
40
- platformdirs==4.3.6
40
+ platformdirs==4.3.8
41
41
# via
42
42
# tox
43
43
# virtualenv
44
- pluggy==1.5 .0
44
+ pluggy==1.6 .0
45
45
# via
46
46
# pytest
47
47
# tox
48
48
pydantic==2.10.6
49
49
# via -r requirements-ci.in
50
50
pydantic-core==2.27.2
51
51
# via pydantic
52
- pyproject-api==1.8.0
52
+ pyproject-api==1.9.1
53
53
# via tox
54
54
pytest==8.3.5
55
55
# via -r requirements-ci.in
@@ -60,17 +60,18 @@ tomli==2.2.1
60
60
# pyproject-api
61
61
# pytest
62
62
# tox
63
- tox==4.25.0
63
+ tox==4.28.4
64
64
# via
65
65
# -r requirements-ci.in
66
66
# tox-gh-actions
67
67
tox-gh-actions==3.3.0
68
68
# via -r requirements-ci.in
69
- typing-extensions==4.12.2
69
+ typing-extensions==4.14.1
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.33.0
76
77
# via tox
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ asgiref==3.8.1
10
10
# via django
11
11
black == 25.1.0
12
12
# via -r requirements-dev.in
13
- cachetools == 5.5.2
13
+ cachetools == 6.1.0
14
14
# via tox
15
15
cfgv == 3.4.0
16
16
# via pre-commit
@@ -26,13 +26,13 @@ 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
33
33
exceptiongroup == 1.2.2
34
34
# via pytest
35
- filelock == 3.16.1
35
+ filelock == 3.18.0
36
36
# via
37
37
# tox
38
38
# virtualenv
@@ -58,20 +58,20 @@ mypy-extensions==1.0.0
58
58
# mypy
59
59
nodeenv == 1.9.1
60
60
# via pre-commit
61
- packaging == 24.2
61
+ packaging == 25.0
62
62
# via
63
63
# black
64
64
# pyproject-api
65
65
# pytest
66
66
# tox
67
67
pathspec == 0.12.1
68
68
# via black
69
- platformdirs == 4.3.6
69
+ platformdirs == 4.3.8
70
70
# via
71
71
# black
72
72
# tox
73
73
# virtualenv
74
- pluggy == 1.5 .0
74
+ pluggy == 1.6 .0
75
75
# via
76
76
# pytest
77
77
# tox
@@ -85,7 +85,7 @@ pydantic-core==2.27.2
85
85
# via pydantic
86
86
pyflakes == 3.3.2
87
87
# via flake8
88
- pyproject-api == 1.8.0
88
+ pyproject-api == 1.9.1
89
89
# via tox
90
90
pytest == 8.3.5
91
91
# via -r requirements-dev.in
@@ -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.28.4
105
105
# via -r requirements-dev.in
106
- typing-extensions == 4.12.2
106
+ typing-extensions == 4.14.1
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.33.0
115
116
# via
116
117
# pre-commit
117
118
# tox
You can’t perform that action at this time.
0 commit comments