11#
2- # This file is autogenerated by pip-compile with Python 3.9
2+ # This file is autogenerated by pip-compile with Python 3.10
33# by the following command:
44#
5- # pip-compile --annotation-style=line --output-file=deps/docs.txt deps/docs.in pyproject.toml
5+ # pip-compile --annotation-style=line --no-strip-extras -- output-file=deps/docs.txt deps/docs.in pyproject.toml
66#
77accessible-pygments==0.0.5 # via furo
8- alabaster==0.7.16 # via sphinx
8+ alabaster==1.0.0 # via sphinx
99anyio==4.11.0 # via starlette
10- attrs==25.3 .0 # via hypothesis, outcome, trio
10+ attrs==25.4 .0 # via outcome, trio
1111babel==2.17.0 # via sphinx
12- beautifulsoup4==4.14.0 # via furo
12+ beautifulsoup4==4.14.2 # via furo
1313black==25.9.0 # via hypofuzz (pyproject.toml), hypothesis
14- certifi==2025.8.3 # via requests
15- charset-normalizer==3.4.3 # via requests
16- click==8.1.8 # via black, hypothesis
17- coverage==7.10.7 # via hypofuzz (pyproject.toml)
14+ certifi==2025.10.5 # via requests
15+ charset-normalizer==3.4.4 # via requests
16+ click==8.3.0 # via black, hypothesis
17+ coverage==7.11.0 # via hypofuzz (pyproject.toml)
1818docutils==0.21.2 # via myst-parser, pybtex-docutils, sphinx, sphinxcontrib-bibtex
1919exceptiongroup==1.3.0 # via anyio, hypercorn, hypothesis, pytest, taskgroup, trio
2020furo==2025.9.25 # via -r deps/docs.in
@@ -23,40 +23,39 @@ h2==4.3.0 # via hypercorn
2323hpack==4.1.0 # via h2
2424hypercorn==0.17.3 # via hypofuzz (pyproject.toml)
2525hyperframe==6.1.0 # via h2
26- hypothesis[cli,watchdog]==6.140.2 # via hypofuzz (pyproject.toml)
27- idna==3.10 # via anyio, requests, trio
26+ hypothesis[cli,watchdog]==6.145.1 # via hypofuzz (pyproject.toml)
27+ idna==3.11 # via anyio, requests, trio
2828imagesize==1.4.1 # via sphinx
29- importlib-metadata==8.7.0 # via pybtex, sphinx, sphinxcontrib-bibtex
30- iniconfig==2.1.0 # via pytest
29+ iniconfig==2.3.0 # via pytest
3130jinja2==3.1.6 # via myst-parser, sphinx
3231latexcodec==3.0.1 # via pybtex
33- libcst==1.8.5 # via hypofuzz (pyproject.toml)
32+ libcst==1.8.6 # via hypofuzz (pyproject.toml)
3433markdown-it-py==3.0.0 # via mdit-py-plugins, myst-parser, rich
3534markupsafe==3.0.3 # via jinja2
36- mdit-py-plugins==0.4.2 # via myst-parser
35+ mdit-py-plugins==0.5.0 # via myst-parser
3736mdurl==0.1.2 # via markdown-it-py
3837mypy-extensions==1.1.0 # via black
39- myst-parser==3 .0.1 # via -r deps/docs.in
38+ myst-parser==4 .0.1 # via -r deps/docs.in
4039outcome==1.3.0.post0 # via trio
4140packaging==25.0 # via black, pytest, sphinx
4241pathspec==0.12.1 # via black
43- platformdirs==4.4 .0 # via black
42+ platformdirs==4.5 .0 # via black
4443pluggy==1.6.0 # via pytest
4544priority==2.0.0 # via hypercorn
46- psutil==7.1.0 # via hypofuzz (pyproject.toml)
45+ psutil==7.1.3 # via hypofuzz (pyproject.toml)
4746pybtex==0.25.1 # via pybtex-docutils, sphinxcontrib-bibtex
4847pybtex-docutils==1.0.3 # via sphinxcontrib-bibtex
4948pygments==2.19.2 # via accessible-pygments, furo, pytest, rich, sphinx
5049pytest==8.4.2 # via hypofuzz (pyproject.toml)
51- pytokens==0.1.10 # via black
50+ pytokens==0.2.0 # via black
5251pyyaml==6.0.3 # via libcst, myst-parser, pybtex
5352requests==2.32.5 # via sphinx
54- rich==14.1 .0 # via hypothesis
53+ rich==14.2 .0 # via hypothesis
5554sniffio==1.3.1 # via anyio, trio
5655snowballstemmer==3.0.1 # via sphinx
5756sortedcontainers==2.4.0 # via hypothesis, trio
5857soupsieve==2.8 # via beautifulsoup4
59- sphinx==7.4.7 # via -r deps/docs.in, furo, myst-parser, sphinx-basic-ng, sphinxcontrib-bibtex
58+ sphinx==8.1.3 # via -r deps/docs.in, furo, myst-parser, sphinx-basic-ng, sphinxcontrib-bibtex
6059sphinx-basic-ng==1.0.0b2 # via furo
6160sphinxcontrib-applehelp==2.0.0 # via sphinx
6261sphinxcontrib-bibtex==2.6.5 # via -r deps/docs.in
@@ -65,12 +64,11 @@ sphinxcontrib-htmlhelp==2.1.0 # via sphinx
6564sphinxcontrib-jsmath==1.0.1 # via sphinx
6665sphinxcontrib-qthelp==2.0.0 # via sphinx
6766sphinxcontrib-serializinghtml==2.0.0 # via sphinx
68- starlette==0.48 .0 # via hypofuzz (pyproject.toml)
67+ starlette==0.50 .0 # via hypofuzz (pyproject.toml)
6968taskgroup==0.2.2 # via hypercorn
70- tomli==2.2.1 # via black, hypercorn, pytest, sphinx
71- trio==0.31 .0 # via hypofuzz (pyproject.toml)
72- typing-extensions==4.15.0 # via anyio, beautifulsoup4, black, exceptiongroup, hypercorn, libcst, starlette, taskgroup
69+ tomli==2.3.0 # via black, hypercorn, pytest, sphinx
70+ trio==0.32 .0 # via hypofuzz (pyproject.toml)
71+ typing-extensions==4.15.0 # via anyio, beautifulsoup4, black, exceptiongroup, hypercorn, starlette, taskgroup
7372urllib3==2.5.0 # via requests
7473watchdog==6.0.0 # via hypothesis
7574wsproto==1.2.0 # via hypercorn
76- zipp==3.23.0 # via importlib-metadata
0 commit comments