@@ -9,21 +9,21 @@ alabaster==0.7.16 # via sphinx
99anyio==4.10.0 # via starlette
1010attrs==25.3.0 # via hypothesis, outcome, trio
1111babel==2.17.0 # via sphinx
12- beautifulsoup4==4.13.4 # via furo
12+ beautifulsoup4==4.13.5 # via furo
1313black==25.1.0 # via hypofuzz (pyproject.toml), hypothesis
1414certifi==2025.8.3 # via requests
15- charset-normalizer==3.4.2 # via requests
15+ charset-normalizer==3.4.3 # via requests
1616click==8.1.8 # via black, hypothesis
17- coverage==7.10.2 # via hypofuzz (pyproject.toml)
17+ coverage==7.10.6 # 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.7.19 # via -r deps/docs.in
2121h11==0.16.0 # via hypercorn, wsproto
22- h2==4.2 .0 # via hypercorn
22+ 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.136.9 # via hypofuzz (pyproject.toml)
26+ hypothesis[cli,watchdog]==6.138.14 # via hypofuzz (pyproject.toml)
2727idna==3.10 # via anyio, requests, trio
2828imagesize==1.4.1 # via sphinx
2929importlib-metadata==8.7.0 # via pybtex, sphinx, sphinxcontrib-bibtex
@@ -40,7 +40,7 @@ myst-parser==3.0.1 # via -r deps/docs.in
4040outcome==1.3.0.post0 # via trio
4141packaging==25.0 # via black, pytest, sphinx
4242pathspec==0.12.1 # via black
43- platformdirs==4.3.8 # via black
43+ platformdirs==4.4.0 # via black
4444pluggy==1.6.0 # via pytest
4545priority==2.0.0 # via hypercorn
4646psutil==7.0.0 # via hypofuzz (pyproject.toml)
@@ -49,12 +49,12 @@ pybtex-docutils==1.0.3 # via sphinxcontrib-bibtex
4949pygments==2.19.2 # via accessible-pygments, furo, pytest, rich, sphinx
5050pytest==8.4.1 # via hypofuzz (pyproject.toml)
5151pyyaml==6.0.2 # via libcst, myst-parser, pybtex
52- requests==2.32.4 # via sphinx
52+ requests==2.32.5 # via sphinx
5353rich==14.1.0 # via hypothesis
5454sniffio==1.3.1 # via anyio, trio
5555snowballstemmer==3.0.1 # via sphinx
5656sortedcontainers==2.4.0 # via hypothesis, trio
57- soupsieve==2.7 # via beautifulsoup4
57+ soupsieve==2.8 # via beautifulsoup4
5858sphinx==7.4.7 # via -r deps/docs.in, furo, myst-parser, sphinx-basic-ng, sphinxcontrib-bibtex
5959sphinx-basic-ng==1.0.0b2 # via furo
6060sphinxcontrib-applehelp==2.0.0 # via sphinx
@@ -64,11 +64,11 @@ sphinxcontrib-htmlhelp==2.1.0 # via sphinx
6464sphinxcontrib-jsmath==1.0.1 # via sphinx
6565sphinxcontrib-qthelp==2.0.0 # via sphinx
6666sphinxcontrib-serializinghtml==2.0.0 # via sphinx
67- starlette==0.47.2 # via hypofuzz (pyproject.toml)
67+ starlette==0.47.3 # via hypofuzz (pyproject.toml)
6868taskgroup==0.2.2 # via hypercorn
6969tomli==2.2.1 # via black, hypercorn, pytest, sphinx
7070trio==0.30.0 # via hypofuzz (pyproject.toml)
71- typing-extensions==4.14.1 # via anyio, beautifulsoup4, black, exceptiongroup, hypercorn, libcst, starlette, taskgroup
71+ typing-extensions==4.15.0 # via anyio, beautifulsoup4, black, exceptiongroup, hypercorn, libcst, starlette, taskgroup
7272urllib3==2.5.0 # via requests
7373watchdog==6.0.0 # via hypothesis
7474wsproto==1.2.0 # via hypercorn
0 commit comments