From 7754174b917709018d73ad1239fd8c2c6b065a07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 10:27:31 +0000 Subject: [PATCH] Bump mypy from 1.10.0 to 1.11.1 Bumps [mypy](https://github.com/python/mypy) from 1.10.0 to 1.11.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.10.0...v1.11.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 1ab3ca3..dad7be6 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ flake8-bugbear==24.2.6 flake8-docstrings==1.7.0 flake8-rst-docstrings==0.3.0 flake8==7.0.0 -mypy==1.10.0 +mypy==1.11.1 pep8-naming==0.14.1 pre-commit-hooks==4.6.0 pre-commit==3.2.2