File tree Expand file tree Collapse file tree 2 files changed +18
-18
lines changed Expand file tree Collapse file tree 2 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 4
4
#
5
5
# pip-compile requirements-ci.in
6
6
#
7
- cachetools==5.5.1
7
+ cachetools==6.1.0
8
8
# via tox
9
9
chardet==5.2.0
10
10
# via tox
11
11
colorama==0.4.6
12
12
# via tox
13
13
distlib==0.3.9
14
14
# via virtualenv
15
- filelock==3.16.1
15
+ filelock==3.18.0
16
16
# via
17
17
# tox
18
18
# virtualenv
19
- packaging==24.2
19
+ packaging==25.0
20
20
# via
21
21
# pyproject-api
22
22
# tox
23
- platformdirs==4.3.6
23
+ platformdirs==4.3.8
24
24
# via
25
25
# tox
26
26
# virtualenv
27
- pluggy==1.5 .0
27
+ pluggy==1.6 .0
28
28
# via tox
29
29
pygments==2.19.1
30
30
# via -r requirements-ci.in
31
- pyproject-api==1.8.0
31
+ pyproject-api==1.9.1
32
32
# via tox
33
33
tomli==2.2.1
34
34
# via
35
35
# pyproject-api
36
36
# tox
37
- tox==4.25 .0
37
+ tox==4.28 .0
38
38
# via
39
39
# -r requirements-ci.in
40
40
# tox-gh-actions
41
41
tox-gh-actions==3.3.0
42
42
# via -r requirements-ci.in
43
- typing-extensions==4.13.0
43
+ typing-extensions==4.14.1
44
44
# via tox
45
- virtualenv==20.29.2
45
+ virtualenv==20.32.0
46
46
# via tox
Original file line number Diff line number Diff line change 6
6
#
7
7
black == 25.1.0
8
8
# via -r requirements-dev.in
9
- cachetools == 5.5.1
9
+ cachetools == 6.1.0
10
10
# via tox
11
11
cfgv == 3.4.0
12
12
# via pre-commit
@@ -20,7 +20,7 @@ distlib==0.3.9
20
20
# via virtualenv
21
21
exceptiongroup == 1.2.2
22
22
# via pytest
23
- filelock == 3.16.1
23
+ filelock == 3.18.0
24
24
# via
25
25
# tox
26
26
# virtualenv
@@ -46,20 +46,20 @@ mypy-extensions==1.0.0
46
46
# mypy
47
47
nodeenv == 1.9.1
48
48
# via pre-commit
49
- packaging == 24.2
49
+ packaging == 25.0
50
50
# via
51
51
# black
52
52
# pyproject-api
53
53
# pytest
54
54
# tox
55
55
pathspec == 0.12.1
56
56
# via black
57
- platformdirs == 4.3.6
57
+ platformdirs == 4.3.8
58
58
# via
59
59
# black
60
60
# tox
61
61
# virtualenv
62
- pluggy == 1.5 .0
62
+ pluggy == 1.6 .0
63
63
# via
64
64
# pytest
65
65
# tox
@@ -71,7 +71,7 @@ pyflakes==3.3.1
71
71
# via flake8
72
72
pygments == 2.19.1
73
73
# via -r requirements-dev.in
74
- pyproject-api == 1.8.0
74
+ pyproject-api == 1.9.1
75
75
# via tox
76
76
pytest == 8.3.5
77
77
# via -r requirements-dev.in
@@ -85,14 +85,14 @@ tomli==2.2.1
85
85
# pyproject-api
86
86
# pytest
87
87
# tox
88
- tox == 4.25 .0
88
+ tox == 4.28 .0
89
89
# via -r requirements-dev.in
90
- typing-extensions == 4.12.2
90
+ typing-extensions == 4.14.1
91
91
# via
92
92
# black
93
93
# mypy
94
94
# tox
95
- virtualenv == 20.29.2
95
+ virtualenv == 20.32.0
96
96
# via
97
97
# pre-commit
98
98
# tox
You can’t perform that action at this time.
0 commit comments