From 97a84585d3ffaa30e4980d26ab1c8dbfd795180f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 12:43:24 +0000 Subject: [PATCH] chore(deps): bump mypy from 1.19.1 to 1.20.1 Bumps [mypy](https://github.com/python/mypy) from 1.19.1 to 1.20.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.19.1...v1.20.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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..736d545 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==1.20.1 prospector==1.18.0 pytest-cov==7.0.0 pytest-django==4.12.0