Skip to content

Commit 5a2b83d

Browse files
committed
chore: make upgrade doc_upgrade
1 parent 461179c commit 5a2b83d

File tree

9 files changed

+36
-36
lines changed

9 files changed

+36
-36
lines changed

doc/requirements.pip

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
alabaster==1.0.0
88
# via sphinx
9-
anyio==4.8.0
9+
anyio==4.9.0
1010
# via
1111
# starlette
1212
# watchfiles
@@ -109,7 +109,7 @@ starlette==0.46.1
109109
# via sphinx-autobuild
110110
stevedore==5.4.1
111111
# via doc8
112-
typing-extensions==4.12.2
112+
typing-extensions==4.13.1
113113
# via anyio
114114
urllib3==2.3.0
115115
# via requests
@@ -121,5 +121,5 @@ websockets==15.0.1
121121
# via sphinx-autobuild
122122

123123
# The following packages are considered to be unsafe in a requirements file:
124-
setuptools==76.0.0
124+
setuptools==78.1.0
125125
# via pbr

requirements/dev.pip

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
#
77
astroid==3.3.9
88
# via pylint
9-
attrs==25.1.0
9+
attrs==25.3.0
1010
# via hypothesis
1111
backports-tarfile==1.2.0
1212
# via jaraco-context
1313
build==1.2.2.post1
1414
# via check-manifest
15-
cachetools==5.5.2
15+
cachetools==6.0.0b2
1616
# via tox
1717
certifi==2025.1.31
1818
# via requests
@@ -41,15 +41,15 @@ exceptiongroup==1.2.2
4141
# pytest
4242
execnet==2.1.1
4343
# via pytest-xdist
44-
filelock==3.17.0
44+
filelock==3.18.0
4545
# via
4646
# tox
4747
# virtualenv
4848
flaky==3.8.1
4949
# via -r /Users/ned/coverage/trunk/requirements/pytest.in
5050
greenlet==3.1.1
5151
# via -r requirements/dev.in
52-
hypothesis==6.128.1
52+
hypothesis==6.130.10
5353
# via -r /Users/ned/coverage/trunk/requirements/pytest.in
5454
id==1.5.0
5555
# via twine
@@ -60,7 +60,7 @@ importlib-metadata==8.6.1
6060
# build
6161
# keyring
6262
# twine
63-
iniconfig==2.0.0
63+
iniconfig==2.1.0
6464
# via pytest
6565
isort==6.0.1
6666
# via pylint
@@ -98,7 +98,7 @@ packaging==24.2
9898
# twine
9999
parso==0.8.4
100100
# via jedi
101-
platformdirs==4.3.6
101+
platformdirs==4.3.7
102102
# via
103103
# pylint
104104
# tox
@@ -115,7 +115,7 @@ pygments==2.19.1
115115
# pudb
116116
# readme-renderer
117117
# rich
118-
pylint==3.3.5
118+
pylint==3.3.6
119119
# via -r requirements/dev.in
120120
pyproject-api==1.9.0
121121
# via tox
@@ -141,7 +141,7 @@ requests-toolbelt==1.0.0
141141
# via twine
142142
rfc3986==2.0.0
143143
# via twine
144-
rich==13.9.4
144+
rich==14.0.0
145145
# via twine
146146
sortedcontainers==2.4.0
147147
# via hypothesis
@@ -165,7 +165,7 @@ tox-gh==1.5.0
165165
# via -r /Users/ned/coverage/trunk/requirements/tox.in
166166
twine==6.1.0
167167
# via -r requirements/dev.in
168-
typing-extensions==4.12.2
168+
typing-extensions==4.13.1
169169
# via
170170
# astroid
171171
# pylint
@@ -195,7 +195,7 @@ zipp==3.21.0
195195
# The following packages are considered to be unsafe in a requirements file:
196196
pip==25.0.1
197197
# via -r /Users/ned/coverage/trunk/requirements/pip.in
198-
setuptools==76.0.0
198+
setuptools==78.1.0
199199
# via
200200
# -r /Users/ned/coverage/trunk/requirements/pip.in
201201
# check-manifest

requirements/kit.pip

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# make upgrade
66
#
7-
auditwheel==6.2.0
7+
auditwheel==6.3.0
88
# via -r requirements/kit.in
99
backports-tarfile==1.2.0
1010
# via jaraco-context
@@ -20,15 +20,15 @@ certifi==2025.1.31
2020
# requests
2121
charset-normalizer==3.4.1
2222
# via requests
23-
cibuildwheel==2.23.0
23+
cibuildwheel==2.23.2
2424
# via -r requirements/kit.in
2525
colorama==0.4.6
2626
# via -r requirements/kit.in
2727
dependency-groups==1.3.0
2828
# via cibuildwheel
2929
docutils==0.21.2
3030
# via readme-renderer
31-
filelock==3.17.0
31+
filelock==3.18.0
3232
# via cibuildwheel
3333
id==1.5.0
3434
# via twine
@@ -64,7 +64,7 @@ packaging==24.2
6464
# cibuildwheel
6565
# dependency-groups
6666
# twine
67-
platformdirs==4.3.6
67+
platformdirs==4.3.7
6868
# via cibuildwheel
6969
pyelftools==0.32
7070
# via auditwheel
@@ -85,7 +85,7 @@ requests-toolbelt==1.0.0
8585
# via twine
8686
rfc3986==2.0.0
8787
# via twine
88-
rich==13.9.4
88+
rich==14.0.0
8989
# via twine
9090
tomli==2.2.1
9191
# via
@@ -94,7 +94,7 @@ tomli==2.2.1
9494
# dependency-groups
9595
twine==6.1.0
9696
# via -r requirements/kit.in
97-
typing-extensions==4.12.2
97+
typing-extensions==4.13.1
9898
# via
9999
# cibuildwheel
100100
# rich
@@ -108,5 +108,5 @@ zipp==3.21.0
108108
# via importlib-metadata
109109

110110
# The following packages are considered to be unsafe in a requirements file:
111-
setuptools==76.0.0
111+
setuptools==78.1.0
112112
# via -r requirements/kit.in

requirements/light-threads.pip

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ zope-interface==7.2
2525
# via gevent
2626

2727
# The following packages are considered to be unsafe in a requirements file:
28-
setuptools==76.0.0
28+
setuptools==78.1.0
2929
# via
3030
# zope-event
3131
# zope-interface

requirements/mypy.pip

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# make upgrade
66
#
7-
attrs==25.1.0
7+
attrs==25.3.0
88
# via hypothesis
99
colorama==0.4.6
1010
# via -r /Users/ned/coverage/trunk/requirements/pytest.in
@@ -16,9 +16,9 @@ execnet==2.1.1
1616
# via pytest-xdist
1717
flaky==3.8.1
1818
# via -r /Users/ned/coverage/trunk/requirements/pytest.in
19-
hypothesis==6.128.1
19+
hypothesis==6.130.10
2020
# via -r /Users/ned/coverage/trunk/requirements/pytest.in
21-
iniconfig==2.0.0
21+
iniconfig==2.1.0
2222
# via pytest
2323
mypy==1.15.0
2424
# via -r requirements/mypy.in
@@ -42,11 +42,11 @@ tomli==2.2.1
4242
# via
4343
# mypy
4444
# pytest
45-
types-requests==2.32.0.20250306
45+
types-requests==2.32.0.20250328
4646
# via -r requirements/mypy.in
4747
types-tabulate==0.9.0.20241207
4848
# via -r requirements/mypy.in
49-
typing-extensions==4.12.2
49+
typing-extensions==4.13.1
5050
# via mypy
5151
urllib3==2.3.0
5252
# via types-requests

requirements/pip-tools.pip

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ zipp==3.21.0
3030
# The following packages are considered to be unsafe in a requirements file:
3131
pip==25.0.1
3232
# via pip-tools
33-
setuptools==76.0.0
33+
setuptools==78.1.0
3434
# via pip-tools

requirements/pip.pip

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
#
77
distlib==0.3.9
88
# via virtualenv
9-
filelock==3.17.0
9+
filelock==3.18.0
1010
# via virtualenv
11-
platformdirs==4.3.6
11+
platformdirs==4.3.7
1212
# via virtualenv
1313
virtualenv==20.28.1
1414
# via
@@ -18,5 +18,5 @@ virtualenv==20.28.1
1818
# The following packages are considered to be unsafe in a requirements file:
1919
pip==25.0.1
2020
# via -r requirements/pip.in
21-
setuptools==76.0.0
21+
setuptools==78.1.0
2222
# via -r requirements/pip.in

requirements/pytest.pip

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# make upgrade
66
#
7-
attrs==25.1.0
7+
attrs==25.3.0
88
# via hypothesis
99
colorama==0.4.6
1010
# via -r requirements/pytest.in
@@ -16,9 +16,9 @@ execnet==2.1.1
1616
# via pytest-xdist
1717
flaky==3.8.1
1818
# via -r requirements/pytest.in
19-
hypothesis==6.128.1
19+
hypothesis==6.130.10
2020
# via -r requirements/pytest.in
21-
iniconfig==2.0.0
21+
iniconfig==2.1.0
2222
# via pytest
2323
packaging==24.2
2424
# via pytest

requirements/tox.pip

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@ colorama==0.4.6
1414
# tox
1515
distlib==0.3.9
1616
# via virtualenv
17-
filelock==3.17.0
17+
filelock==3.18.0
1818
# via
1919
# tox
2020
# virtualenv
2121
packaging==24.2
2222
# via
2323
# pyproject-api
2424
# tox
25-
platformdirs==4.3.6
25+
platformdirs==4.3.7
2626
# via
2727
# tox
2828
# virtualenv
@@ -40,7 +40,7 @@ tox==4.24.1
4040
# tox-gh
4141
tox-gh==1.5.0
4242
# via -r requirements/tox.in
43-
typing-extensions==4.12.2
43+
typing-extensions==4.13.1
4444
# via tox
4545
virtualenv==20.28.1
4646
# via

0 commit comments

Comments
 (0)