From 39d040212791c924c300e7948f512f4fa072c911 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 10:34:43 +0000 Subject: [PATCH] Bump mypy from 1.7.1 to 1.14.1 Bumps [mypy](https://github.com/python/mypy) from 1.7.1 to 1.14.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.7.1...v1.14.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements-dev.txt b/docs/requirements-dev.txt index 921afa22..92adc505 100644 --- a/docs/requirements-dev.txt +++ b/docs/requirements-dev.txt @@ -6,7 +6,7 @@ flit==3.9.0 hypothesis==6.91.0 ipython==8.19.0 lint==1.2.1 -mypy==1.7.1 +mypy==1.14.1 pylint==3.3.1 pyperf==2.6.2 pytest>=6.0.0