diff --git a/dev-requirements.txt b/dev-requirements.txt index 5b747517..02fd2369 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -4,13 +4,13 @@ # via -r dev-requirements.in alabaster==1.0.0 # via sphinx -annotated-doc==0.0.4 +annotated-doc==0.0.5 # via # fastapi # typer -annotated-types==0.7.0 +annotated-types==0.8.0 # via pydantic -anyio==4.14.0 +anyio==4.14.2 # via # httpx # httpx2 @@ -36,7 +36,7 @@ beautifulsoup4==4.15.0 # via sphinx-toolbox cachecontrol==0.14.4 # via sphinx-toolbox -certifi==2026.6.17 +certifi==2026.7.22 # via # httpcore # httpx @@ -44,16 +44,16 @@ certifi==2026.6.17 # sentry-sdk # sphinx-prompt # sphobjinv -charset-normalizer==3.4.7 +charset-normalizer==3.4.9 # via requests -click==8.4.1 +click==8.4.2 # via # pydoclint # rich-toolkit # uvicorn -codespell==2.4.2 +codespell==2.4.3 # via labthings-fastapi -coverage==7.14.3 +coverage==7.15.3 # via pytest-cov detect-installer==0.1.0 # via fastapi-cloud-cli @@ -61,7 +61,7 @@ dict2css==0.6.0 # via sphinx-toolbox dnspython==2.8.0 # via email-validator -docstring-parser-fork==0.0.14 +docstring-parser-fork==0.0.16 # via pydoclint docutils==0.21.2 # via @@ -88,13 +88,13 @@ exceptiongroup==1.3.1 # pytest fastapi==0.135.4 # via labthings-fastapi -fastapi-cli==0.0.27 +fastapi-cli==0.0.32 # via fastapi -fastapi-cloud-cli==0.20.0 +fastapi-cloud-cli==0.23.0 # via fastapi-cli fastar==0.11.0 # via fastapi-cloud-cli -filelock==3.29.4 +filelock==3.32.2 # via # cachecontrol # sphinx-toolbox @@ -120,7 +120,7 @@ html5lib==1.1 # via sphinx-toolbox httpcore==1.0.9 # via httpx -httpcore2==2.5.0 +httpcore2==2.9.1 # via httpx2 httptools==0.8.0 # via uvicorn @@ -128,7 +128,7 @@ httpx==0.28.1 # via # fastapi # fastapi-cloud-cli -httpx2==2.5.0 +httpx2==2.9.1 # via labthings-fastapi idna==3.18 # via @@ -160,7 +160,7 @@ jsonschema==4.26.0 # sphobjinv jsonschema-specifications==2025.9.1 # via jsonschema -librt==0.11.0 +librt==0.13.0 # via mypy markdown-it-py==3.0.0 # via @@ -195,9 +195,9 @@ packaging==26.2 # sphinx pathspec==1.1.1 # via mypy -pillow==12.2.0 +pillow==12.3.0 # via labthings-fastapi -platformdirs==4.10.0 +platformdirs==4.11.0 # via apeye pluggy==1.6.0 # via @@ -218,7 +218,7 @@ pydantic-extra-types==2.11.1 # via fastapi pydantic-settings==2.14.2 # via fastapi -pydoclint==0.8.7 +pydoclint==0.9.1 # via labthings-fastapi pyflakes==3.4.0 # via flake8 @@ -267,11 +267,11 @@ rich==15.0.0 # via # rich-toolkit # typer -rich-toolkit==0.20.1 +rich-toolkit==0.20.3 # via # fastapi-cli # fastapi-cloud-cli -rignore==0.7.6 +rignore==0.8.0 # via fastapi-cloud-cli roman==5.2 # via sphinx-toolbox @@ -281,9 +281,9 @@ rpds-py==0.30.0 # referencing ruamel-yaml==0.19.1 # via sphinx-toolbox -ruff==0.15.18 +ruff==0.16.1 # via labthings-fastapi -sentry-sdk==2.63.0 +sentry-sdk==2.66.1 # via fastapi-cloud-cli shellingham==1.5.4 # via typer @@ -291,7 +291,7 @@ six==1.17.0 # via html5lib snowballstemmer==3.1.1 # via sphinx -soupsieve==2.8.4 +soupsieve==2.9.1 # via beautifulsoup4 sphinx==8.1.3 # via @@ -317,7 +317,7 @@ sphinx-rtd-theme==3.1.0 # via labthings-fastapi sphinx-tabs==3.5.0 # via sphinx-toolbox -sphinx-toolbox==4.2.0 +sphinx-toolbox==4.3.0 # via labthings-fastapi sphinxcontrib-applehelp==2.0.0 # via sphinx @@ -355,13 +355,13 @@ truststore==0.10.4 # via # httpcore2 # httpx2 -typer==0.26.7 +typer==0.27.1 # via # fastapi-cli # fastapi-cloud-cli types-jsonschema==4.26.0.20260518 # via labthings-fastapi -typing-extensions==4.15.0 +typing-extensions==4.16.0 # via # anyio # astroid @@ -391,7 +391,7 @@ urllib3==2.7.0 # requests # sentry-sdk # sphinx-prompt -uvicorn==0.49.0 +uvicorn==0.52.1 # via # fastapi # fastapi-cli @@ -404,7 +404,7 @@ webencodings==0.5.1 # via # html5lib # tinycss2 -websockets==16.0 +websockets==16.1.1 # via uvicorn zeroconf==0.150.0 # via labthings-fastapi