From 9fc19833925593d7182138c3278e180f7586221f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 15:06:48 +0000 Subject: [PATCH] Bump mypy from 0.790 to 1.15.0 Bumps [mypy](https://github.com/python/mypy) from 0.790 to 1.15.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v0.790...v1.15.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-major ... 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 555cbf8..ed3ba9e 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,4 +5,4 @@ djangorestframework-stubs==1.3.0 autopep8==1.5.4 flake8==3.9.1 isort==5.10.1 -mypy==0.790 +mypy==1.15.0