From 64d3c42fe883e121a2271c0bed5cf7387997d584 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 11:10:15 +0000 Subject: [PATCH] build(deps): bump pip-tools from 7.4.1 to 7.5.0 in /book/src Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 7.4.1 to 7.5.0. - [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/7.4.1...v7.5.0) --- updated-dependencies: - dependency-name: pip-tools dependency-version: 7.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 81d6fc90..072d84a4 100644 --- a/book/src/requirements.txt +++ b/book/src/requirements.txt @@ -7,7 +7,7 @@ MutPy==0.6.1 mypy==1.17.0 mypy-extensions==1.1.0 pinject==0.14.1 -pip-tools==7.4.1 +pip-tools==7.5.0 pyflakes==3.2.0 pylint==3.3.7 pytest==8.4.1