From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Jul 2025 06:19:17 +0000 (+0000) Subject: Bump the python-packages group with 7 updates (#2957) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;p=thirdparty%2Fstarlette.git Bump the python-packages group with 7 updates (#2957) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marcelo Trylesinski --- diff --git a/requirements.txt b/requirements.txt index 1b13704d..f861a284 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,20 +4,19 @@ # Testing coverage==7.8.2 importlib-metadata==8.7.0 -mypy==1.16.0 -ruff==0.11.12 -typing_extensions==4.13.2 +mypy==1.16.1 +ruff==0.12.1 types-contextvars==2.4.7.3 types-PyYAML==6.0.12.20250516 types-dataclasses==0.6.6 -pytest==8.3.5 +pytest==8.4.1 trio==0.30.0 # Documentation black==25.1.0 mkdocs==1.6.1 -mkdocs-material==9.6.14 -mkdocstrings-python==1.16.11 +mkdocs-material==9.6.15 +mkdocstrings-python==1.16.12 # Packaging build==1.2.2.post1