Skip to content

Commit 9d6e134

Browse files
Dependency updates (#3125)
1 parent 9d4fe27 commit 9d6e134

File tree

2 files changed

+32
-31
lines changed

2 files changed

+32
-31
lines changed

docs-requirements.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile --universal --python-version=3.11 docs-requirements.in -o docs-requirements.txt
3-
alabaster==0.7.16
3+
alabaster==1.0.0
44
# via sphinx
55
attrs==24.2.0
66
# via
@@ -16,17 +16,17 @@ cffi==1.17.1 ; platform_python_implementation != 'PyPy' or os_name == 'nt'
1616
# via
1717
# -r docs-requirements.in
1818
# cryptography
19-
charset-normalizer==3.3.2
19+
charset-normalizer==3.4.0
2020
# via requests
2121
click==8.1.7
2222
# via towncrier
2323
colorama==0.4.6 ; sys_platform == 'win32' or platform_system == 'Windows'
2424
# via
2525
# click
2626
# sphinx
27-
cryptography==43.0.1
27+
cryptography==43.0.3
2828
# via pyopenssl
29-
docutils==0.20.1
29+
docutils==0.21.2
3030
# via
3131
# sphinx
3232
# sphinx-rtd-theme
@@ -38,14 +38,14 @@ idna==3.10
3838
# requests
3939
imagesize==1.4.1
4040
# via sphinx
41-
immutables==0.20
41+
immutables==0.21
4242
# via -r docs-requirements.in
4343
jinja2==3.1.4
4444
# via
4545
# -r docs-requirements.in
4646
# sphinx
4747
# towncrier
48-
markupsafe==2.1.5
48+
markupsafe==3.0.2
4949
# via jinja2
5050
outcome==1.3.0.post0
5151
# via -r docs-requirements.in
@@ -67,7 +67,7 @@ sortedcontainers==2.4.0
6767
# via -r docs-requirements.in
6868
soupsieve==2.6
6969
# via beautifulsoup4
70-
sphinx==7.4.7
70+
sphinx==8.1.3
7171
# via
7272
# -r docs-requirements.in
7373
# sphinx-codeautolink
@@ -79,7 +79,7 @@ sphinx-codeautolink==0.15.2
7979
# via -r docs-requirements.in
8080
sphinx-hoverxref==1.4.1
8181
# via -r docs-requirements.in
82-
sphinx-rtd-theme==3.0.0
82+
sphinx-rtd-theme==3.0.1
8383
# via -r docs-requirements.in
8484
sphinxcontrib-applehelp==2.0.0
8585
# via sphinx

test-requirements.txt

Lines changed: 24 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile --universal --python-version=3.9 test-requirements.in -o test-requirements.txt
3-
alabaster==0.7.13
3+
alabaster==0.7.16
44
# via sphinx
55
astor==0.8.1
66
# via -r test-requirements.in
7-
astroid==3.2.4
7+
astroid==3.3.5
88
# via pylint
99
async-generator==1.10
1010
# via -r test-requirements.in
@@ -14,15 +14,15 @@ attrs==24.2.0
1414
# outcome
1515
babel==2.16.0
1616
# via sphinx
17-
black==24.8.0 ; implementation_name == 'cpython'
17+
black==24.10.0 ; implementation_name == 'cpython'
1818
# via -r test-requirements.in
1919
certifi==2024.8.30
2020
# via requests
2121
cffi==1.17.1 ; platform_python_implementation != 'PyPy' or os_name == 'nt'
2222
# via
2323
# -r test-requirements.in
2424
# cryptography
25-
charset-normalizer==3.3.2
25+
charset-normalizer==3.4.0
2626
# via requests
2727
click==8.1.7 ; implementation_name == 'cpython'
2828
# via black
@@ -34,17 +34,17 @@ colorama==0.4.6 ; (implementation_name != 'cpython' and sys_platform == 'win32')
3434
# pylint
3535
# pytest
3636
# sphinx
37-
coverage==7.6.1
37+
coverage==7.6.4
3838
# via -r test-requirements.in
39-
cryptography==43.0.1
39+
cryptography==43.0.3
4040
# via
4141
# -r test-requirements.in
4242
# pyopenssl
4343
# trustme
4444
# types-pyopenssl
4545
dill==0.3.9
4646
# via pylint
47-
docutils==0.20.1
47+
docutils==0.21.2
4848
# via sphinx
4949
exceptiongroup==1.2.2 ; python_full_version < '3.11'
5050
# via
@@ -67,11 +67,11 @@ jedi==0.19.1 ; implementation_name == 'cpython'
6767
# via -r test-requirements.in
6868
jinja2==3.1.4
6969
# via sphinx
70-
markupsafe==2.1.5
70+
markupsafe==3.0.2
7171
# via jinja2
7272
mccabe==0.7.0
7373
# via pylint
74-
mypy==1.11.2
74+
mypy==1.13.0
7575
# via -r test-requirements.in
7676
mypy-extensions==1.0.0
7777
# via
@@ -101,57 +101,58 @@ pycparser==2.22 ; platform_python_implementation != 'PyPy' or os_name == 'nt'
101101
# via cffi
102102
pygments==2.18.0
103103
# via sphinx
104-
pylint==3.2.7
104+
pylint==3.3.1
105105
# via -r test-requirements.in
106106
pyopenssl==24.2.1
107107
# via -r test-requirements.in
108-
pyright==1.1.382.post1
108+
pyright==1.1.387
109109
# via -r test-requirements.in
110110
pytest==8.3.3
111111
# via -r test-requirements.in
112112
requests==2.32.3
113113
# via sphinx
114-
ruff==0.6.8
114+
ruff==0.7.1
115115
# via -r test-requirements.in
116116
sniffio==1.3.1
117117
# via -r test-requirements.in
118118
snowballstemmer==2.2.0
119119
# via sphinx
120120
sortedcontainers==2.4.0
121121
# via -r test-requirements.in
122-
sphinx==7.1.2
122+
sphinx==7.4.7
123123
# via -r test-requirements.in
124-
sphinxcontrib-applehelp==1.0.4
124+
sphinxcontrib-applehelp==2.0.0
125125
# via sphinx
126-
sphinxcontrib-devhelp==1.0.2
126+
sphinxcontrib-devhelp==2.0.0
127127
# via sphinx
128-
sphinxcontrib-htmlhelp==2.0.1
128+
sphinxcontrib-htmlhelp==2.1.0
129129
# via sphinx
130130
sphinxcontrib-jsmath==1.0.1
131131
# via sphinx
132-
sphinxcontrib-qthelp==1.0.3
132+
sphinxcontrib-qthelp==2.0.0
133133
# via sphinx
134-
sphinxcontrib-serializinghtml==1.1.5
134+
sphinxcontrib-serializinghtml==2.0.0
135135
# via sphinx
136-
tomli==2.0.1 ; python_full_version < '3.11'
136+
tomli==2.0.2 ; python_full_version < '3.11'
137137
# via
138138
# black
139139
# mypy
140140
# pylint
141141
# pytest
142+
# sphinx
142143
tomlkit==0.13.2
143144
# via pylint
144-
trustme==1.1.0
145+
trustme==1.2.0
145146
# via -r test-requirements.in
146147
types-cffi==1.16.0.20240331
147148
# via
148149
# -r test-requirements.in
149150
# types-pyopenssl
150-
types-docutils==0.21.0.20240907
151+
types-docutils==0.21.0.20241005
151152
# via -r test-requirements.in
152153
types-pyopenssl==24.1.0.20240722
153154
# via -r test-requirements.in
154-
types-setuptools==75.1.0.20240917
155+
types-setuptools==75.2.0.20241025
155156
# via types-cffi
156157
typing-extensions==4.12.2
157158
# via
@@ -163,7 +164,7 @@ typing-extensions==4.12.2
163164
# pyright
164165
urllib3==2.2.3
165166
# via requests
166-
uv==0.4.17
167+
uv==0.4.29
167168
# via -r test-requirements.in
168169
zipp==3.20.2 ; python_full_version < '3.10'
169170
# via importlib-metadata

0 commit comments

Comments
 (0)