]> git.ipfire.org Git - thirdparty/starlette.git/commitdiff
Bump the python-packages group with 6 updates (#2948)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 3 Jun 2025 06:21:33 +0000 (08:21 +0200)
committerGitHub <noreply@github.com>
Tue, 3 Jun 2025 06:21:33 +0000 (08:21 +0200)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements.txt

index 01c2016c11dcceedf005e4a59396c697f8fed2f7..1b13704dafc3aa5a2785a04b9e5baed3f3508ba2 100644 (file)
@@ -2,13 +2,13 @@
 -e .[full]
 
 # Testing
-coverage==7.8.0
+coverage==7.8.2
 importlib-metadata==8.7.0
-mypy==1.15.0
-ruff==0.11.8
+mypy==1.16.0
+ruff==0.11.12
 typing_extensions==4.13.2
 types-contextvars==2.4.7.3
-types-PyYAML==6.0.12.20250402
+types-PyYAML==6.0.12.20250516
 types-dataclasses==0.6.6
 pytest==8.3.5
 trio==0.30.0
@@ -16,8 +16,8 @@ trio==0.30.0
 # Documentation
 black==25.1.0
 mkdocs==1.6.1
-mkdocs-material==9.6.12
-mkdocstrings-python==1.16.10
+mkdocs-material==9.6.14
+mkdocstrings-python==1.16.11
 
 # Packaging
 build==1.2.2.post1