From 58253f7fcc390c555d080faf645d0e4477e681a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Oct 2025 11:02:02 +0000 Subject: [PATCH] build(deps): bump pip-tools from 7.5.0 to 7.5.1 in /book/src Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 7.5.0 to 7.5.1. - [Release notes](https://github.com/jazzband/pip-tools/releases) - [Changelog](https://github.com/jazzband/pip-tools/blob/main/CHANGELOG.md) - [Commits](https://github.com/jazzband/pip-tools/compare/v7.5.0...v7.5.1) --- updated-dependencies: - dependency-name: pip-tools dependency-version: 7.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- book/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/src/requirements.txt b/book/src/requirements.txt index 5a60078d..5c32d149 100644 --- a/book/src/requirements.txt +++ b/book/src/requirements.txt @@ -7,7 +7,7 @@ MutPy==0.6.1 mypy==1.18.2 mypy-extensions==1.1.0 pinject==0.14.1 -pip-tools==7.5.0 +pip-tools==7.5.1 pyflakes==3.2.0 pylint==3.3.8 pytest==8.4.2