From 22909312c79b8b98deccf4838f4d86a25030cb8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 15:04:37 +0000 Subject: [PATCH] Bump mypy from 1.17.0 to 1.18.2 Bumps [mypy](https://github.com/python/mypy) from 1.17.0 to 1.18.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.17.0...v1.18.2) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.18.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index 4f1cb10..53cc7c1 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -2,7 +2,7 @@ aioresponses==0.7.8 black==25.1.0 isort==6.0.1 pyright==1.1.403 -mypy==1.17.0 +mypy==1.18.2 mkdocs-material==9.6.16 mkdocstrings==0.30.0 mkdocstrings[python]==0.30.0