File tree Expand file tree Collapse file tree 8 files changed +23
-23
lines changed Expand file tree Collapse file tree 8 files changed +23
-23
lines changed Original file line number Diff line number Diff line change 2
2
# make upgrade
3
3
alabaster==1.0.0
4
4
# via sphinx
5
- anyio==4.9 .0
5
+ anyio==4.10 .0
6
6
# via
7
7
# starlette
8
8
# watchfiles
9
9
attrs==25.3.0
10
10
# via scriv
11
11
babel==2.17.0
12
12
# via sphinx
13
- certifi==2025.7.14
13
+ certifi==2025.8.3
14
14
# via requests
15
15
charset-normalizer==3.4.2
16
16
# via requests
@@ -65,7 +65,7 @@ pygments==2.19.2
65
65
# via
66
66
# doc8
67
67
# sphinx
68
- regex==2024.11.6
68
+ regex==2025.7.34
69
69
# via sphinx-lint
70
70
requests==2.32.4
71
71
# via
Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ attrs==25.3.0
8
8
# scriv
9
9
backports-tarfile==1.2.0
10
10
# via jaraco-context
11
- build==1.2.2.post1
11
+ build==1.3.0
12
12
# via check-manifest
13
13
cachetools==6.1.0
14
14
# via tox
15
- certifi==2025.7.14
15
+ certifi==2025.8.3
16
16
# via requests
17
17
chardet==5.2.0
18
18
# via tox
@@ -37,7 +37,7 @@ dill==0.4.0
37
37
# via pylint
38
38
distlib==0.4.0
39
39
# via virtualenv
40
- docutils==0.21.2
40
+ docutils==0.22
41
41
# via readme-renderer
42
42
exceptiongroup==1.3.0
43
43
# via
@@ -51,9 +51,9 @@ filelock==3.18.0
51
51
# virtualenv
52
52
flaky==3.8.1
53
53
# via -r requirements/pytest.in
54
- greenlet==3.2.3
54
+ greenlet==3.2.4
55
55
# via -r requirements/dev.in
56
- hypothesis==6.136.4
56
+ hypothesis==6.137.1
57
57
# via -r requirements/pytest.in
58
58
id==1.5.0
59
59
# via twine
@@ -108,7 +108,7 @@ packaging==25.0
108
108
# twine
109
109
parso==0.8.4
110
110
# via jedi
111
- pip==25.1.1
111
+ pip==25.2
112
112
# via -r requirements/pip.in
113
113
platformdirs==4.3.8
114
114
# via
@@ -177,7 +177,7 @@ tomli==2.2.1
177
177
# tox
178
178
tomlkit==0.13.3
179
179
# via pylint
180
- tox==4.28.3
180
+ tox==4.28.4
181
181
# via
182
182
# -r requirements/tox.in
183
183
# tox-gh
@@ -201,7 +201,7 @@ urwid==3.0.2
201
201
# urwid-readline
202
202
urwid-readline==0.15.1
203
203
# via pudb
204
- virtualenv==20.32.0
204
+ virtualenv==20.33.1
205
205
# via
206
206
# -r requirements/pip.in
207
207
# tox
Original file line number Diff line number Diff line change @@ -8,23 +8,23 @@ bashlex==0.18
8
8
# via cibuildwheel
9
9
bracex==2.6
10
10
# via cibuildwheel
11
- build==1.2.2.post1
11
+ build==1.3.0
12
12
# via
13
13
# -r requirements/kit.in
14
14
# cibuildwheel
15
- certifi==2025.7.14
15
+ certifi==2025.8.3
16
16
# via
17
17
# cibuildwheel
18
18
# requests
19
19
charset-normalizer==3.4.2
20
20
# via requests
21
- cibuildwheel==3.1.1
21
+ cibuildwheel==3.1.3
22
22
# via -r requirements/kit.in
23
23
colorama==0.4.6
24
24
# via -r requirements/kit.in
25
25
dependency-groups==1.3.1
26
26
# via cibuildwheel
27
- docutils==0.21.2
27
+ docutils==0.22
28
28
# via readme-renderer
29
29
filelock==3.18.0
30
30
# via cibuildwheel
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ eventlet==0.40.2
8
8
# via -r requirements/light-threads.in
9
9
gevent==25.5.1
10
10
# via -r requirements/light-threads.in
11
- greenlet==3.2.3
11
+ greenlet==3.2.4
12
12
# via
13
13
# -r requirements/light-threads.in
14
14
# eventlet
Original file line number Diff line number Diff line change @@ -12,11 +12,11 @@ execnet==2.1.1
12
12
# via pytest-xdist
13
13
flaky==3.8.1
14
14
# via -r requirements/pytest.in
15
- hypothesis==6.136.4
15
+ hypothesis==6.137.1
16
16
# via -r requirements/pytest.in
17
17
iniconfig==2.1.0
18
18
# via pytest
19
- mypy==1.17.0
19
+ mypy==1.17.1
20
20
# via -r requirements/mypy.in
21
21
mypy-extensions==1.1.0
22
22
# via mypy
Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ distlib==0.4.0
4
4
# via virtualenv
5
5
filelock==3.18.0
6
6
# via virtualenv
7
- pip==25.1.1
7
+ pip==25.2
8
8
# via -r requirements/pip.in
9
9
platformdirs==4.3.8
10
10
# via virtualenv
11
11
setuptools==80.9.0
12
12
# via -r requirements/pip.in
13
- virtualenv==20.32.0
13
+ virtualenv==20.33.1
14
14
# via -r requirements/pip.in
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ execnet==2.1.1
12
12
# via pytest-xdist
13
13
flaky==3.8.1
14
14
# via -r requirements/pytest.in
15
- hypothesis==6.136.4
15
+ hypothesis==6.137.1
16
16
# via -r requirements/pytest.in
17
17
iniconfig==2.1.0
18
18
# via pytest
Original file line number Diff line number Diff line change @@ -30,13 +30,13 @@ tomli==2.2.1
30
30
# via
31
31
# pyproject-api
32
32
# tox
33
- tox==4.28.3
33
+ tox==4.28.4
34
34
# via
35
35
# -r requirements/tox.in
36
36
# tox-gh
37
37
tox-gh==1.5.0
38
38
# via -r requirements/tox.in
39
39
typing-extensions==4.14.1
40
40
# via tox
41
- virtualenv==20.32.0
41
+ virtualenv==20.33.1
42
42
# via tox
You can’t perform that action at this time.
0 commit comments