From 58fb88552829c7efe8996334ed62e2de3d1abfd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 19:20:26 +0000 Subject: [PATCH] build(deps-dev): bump the development-minor-patch group across 1 directory with 2 updates Bumps the development-minor-patch group with 2 updates in the / directory: [pre-commit](https://github.com/pre-commit/pre-commit) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material). Updates `pre-commit` from 4.6.0 to 4.6.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v4.6.0...v4.6.1) Updates `mkdocs-material` from 9.7.6 to 9.7.7 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.7.6...9.7.7) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.6.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-minor-patch - dependency-name: mkdocs-material dependency-version: 9.7.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-minor-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index c2a2154..a89ec8c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,11 +10,11 @@ pytest-asyncio==1.4.0 black==26.5.1 ruff==0.15.21 mypy==2.3.0 -pre-commit==4.6.0 +pre-commit==4.6.1 # Documentation mkdocs==1.6.1 -mkdocs-material==9.7.6 +mkdocs-material==9.7.7 # Type stubs types-PyYAML==6.0.12.20260518