From 4944d2ed217bedbe5401898a3aa8e24538bf3ae0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 14:09:03 +0000 Subject: [PATCH] Bump mypy from 1.10.1 to 1.11.2 Bumps [mypy](https://github.com/python/mypy) from 1.10.1 to 1.11.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.10.1...v1.11.2) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index c189de4..d61945a 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -3,5 +3,5 @@ flake8==7.1.0 tox==4.15.1 pytest==8.2.2 pytest_asyncio==0.23.7 -mypy==1.10.1 +mypy==1.11.2 types-setuptools==70.1.0.20240627 \ No newline at end of file