From 4c9a4574cf87e32a98404f375ef12fdb7744ed0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 14:25:39 +0000 Subject: [PATCH] chore(deps): bump mypy from 1.19.1 to 1.20.0 Bumps [mypy](https://github.com/python/mypy) from 1.19.1 to 1.20.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.19.1...v1.20.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.0 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..fb89d61 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.0 prospector==1.18.0 pytest-cov==7.0.0 pytest-django==4.12.0