From 087f4c49ffcd5609cba673e993e7ffab77b2fe54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 06:45:05 +0000 Subject: [PATCH] Bump mypy from 1.14.0 to 1.14.1 Bumps [mypy](https://github.com/python/mypy) from 1.14.0 to 1.14.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.14.0...v1.14.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6437e7e8d..9e2db836f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -107,7 +107,7 @@ matplotlib-inline==0.1.7 # ipython mistune==3.0.2 # via nbconvert -mypy==1.14.0 +mypy==1.14.1 # via broadbean (pyproject.toml) mypy-extensions==1.0.0 # via mypy