From 171b52bf38d86bf20e924f769655e743a5c9da02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:38:04 +0000 Subject: [PATCH] Bump mypy from 1.11.2 to 1.13.0 Bumps [mypy](https://github.com/python/mypy) from 1.11.2 to 1.13.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.11.2...v1.13.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 221e2a1f..3a0d65c8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -48,7 +48,7 @@ console_scripts = dev = aioresponses==0.7.6 docker==7.1.0 - mypy==1.11.2 + mypy==1.13.0 pdbpp==0.10.3 pre-commit==4.0.1 pytest==8.3.3