From 8b439cc22f38c7bd2705acdf075dbe48c24bcae1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 18:48:43 +0000 Subject: [PATCH] chore(deps): bump mypy from 1.19.1 to 2.1.0 Bumps [mypy](https://github.com/python/mypy) from 1.19.1 to 2.1.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.19.1...v2.1.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.1.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 8ba5b048..32a4bb2e 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.1.0 prospector==1.18.0 pytest-cov==7.0.0 pytest-django==4.12.0