From eb22da98b880f2c3b70e448afac99973b22260ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 15:38:33 +0000 Subject: [PATCH] chore(deps-dev): 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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index a43be60..54f7aa7 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -5,6 +5,6 @@ flaky freezegun==1.5.5 hypothesis ipdb -mypy==1.19.1 +mypy==1.20.1 pip-tools pre-commit