From 3a1d616424c9136577a4b3957d20b36acc515b5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 15:47:18 +0000 Subject: [PATCH] Bump mypy from 1.14.1 to 1.15.0 Bumps [mypy](https://github.com/python/mypy) from 1.14.1 to 1.15.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.14.1...v1.15.0) --- updated-dependencies: - dependency-name: mypy 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 c8f202a..9d8bb6b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -e . coverage==7.6.4 -mypy==1.14.1 +mypy==1.15.0 pre-commit==4.0.1 towncrier==24.8.0 trustme==1.2.1