File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ black==24.4.2
12
12
# via -r requirements.in
13
13
build == 1.2.1
14
14
# via pip-tools
15
- cachetools == 5.3.3
15
+ cachetools == 5.5.2
16
16
# via tox
17
17
certifi == 2024.7.4
18
18
# via requests
@@ -32,7 +32,7 @@ docutils==0.20.1
32
32
# via
33
33
# sphinx
34
34
# sphinx-rtd-theme
35
- filelock == 3.14 .0
35
+ filelock == 3.18 .0
36
36
# via
37
37
# tox
38
38
# virtualenv
@@ -54,7 +54,7 @@ mypy-extensions==1.0.0
54
54
# via
55
55
# black
56
56
# mypy
57
- packaging == 24.1
57
+ packaging == 25.0
58
58
# via
59
59
# black
60
60
# build
@@ -65,7 +65,7 @@ pathspec==0.12.1
65
65
# via black
66
66
pip-tools == 7.4.1
67
67
# via -r requirements.in
68
- platformdirs == 4.2.2
68
+ platformdirs == 4.3.8
69
69
# via
70
70
# black
71
71
# tox
@@ -78,7 +78,7 @@ pyflakes==3.2.0
78
78
# via flake8
79
79
pygments == 2.18.0
80
80
# via sphinx
81
- pyproject-api == 1.6 .1
81
+ pyproject-api == 1.9 .1
82
82
# via tox
83
83
pyproject-hooks == 1.1.0
84
84
# via
@@ -109,15 +109,15 @@ sphinxcontrib-qthelp==1.0.7
109
109
# via sphinx
110
110
sphinxcontrib-serializinghtml == 1.1.10
111
111
# via sphinx
112
- tox == 4.15.1
112
+ tox == 4.26.0
113
113
# via -r requirements.in
114
114
types-pycurl == 7.45.3.20240421
115
115
# via -r requirements.in
116
116
typing-extensions == 4.12.2
117
117
# via mypy
118
118
urllib3 == 2.2.2
119
119
# via requests
120
- virtualenv == 20.26.6
120
+ virtualenv == 20.31.2
121
121
# via tox
122
122
wheel == 0.43.0
123
123
# via pip-tools
You can’t perform that action at this time.
0 commit comments