From f3ba91e65ebf1024fb58b1cd4e5e2dfc7edb069e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 06:14:12 -0400 Subject: [PATCH] Bump mypy from 1.11.1 to 1.11.2 (#18) Bumps mypy from 1.11.1 to 1.11.2. Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index b9e7e27..1789a02 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -32,7 +32,7 @@ more-itertools==10.4.0 # via # jaraco-classes # jaraco-functools -mypy==1.11.1 +mypy==1.11.2 # via py9pfactotum (pyproject.toml) mypy-extensions==1.0.0 # via mypy