From 7eb3af9a7dd1539611ed1207cf4a825000ecb2fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Apr 2025 11:26:29 +0000 Subject: [PATCH] build(deps): bump mypy-extensions from 1.0.0 to 1.1.0 in /book/src Bumps [mypy-extensions](https://github.com/python/mypy_extensions) from 1.0.0 to 1.1.0. - [Commits](https://github.com/python/mypy_extensions/compare/1.0.0...1.1.0) --- updated-dependencies: - dependency-name: mypy-extensions dependency-version: 1.1.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 2dc82b0b..3939afd5 100644 --- a/book/src/requirements.txt +++ b/book/src/requirements.txt @@ -5,7 +5,7 @@ hypothesis==6.131.7 isort==5.13.2 MutPy==0.6.1 mypy==1.15.0 -mypy-extensions==1.0.0 +mypy-extensions==1.1.0 pinject==0.14.1 pip-tools==7.4.1 pyflakes==3.2.0