From 60b195f4d4d5716848206777578d0ddfae0e94b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 12:02:48 +0000 Subject: [PATCH] chore(deps): bump mypy from 1.19.1 to 2.0.0 Bumps [mypy](https://github.com/python/mypy) from 1.19.1 to 2.0.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.19.1...v2.0.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8ba5b04..3c3a6b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ black==26.3.1 coverage==7.13.5 django-ipware>=3 -mypy==1.19.1 +mypy==2.0.0 prospector==1.18.0 pytest-cov==7.0.0 pytest-django==4.12.0