From 301ad47a88ac08902b3e48657d1f57f0fcaed686 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 03:02:33 +0000 Subject: [PATCH] Bump mypy from 1.8.0 to 1.10.0 Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.10.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.8.0...v1.10.0) --- 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 c7635f6..7428a0e 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -10,7 +10,7 @@ codecov==2.1.13 coverage==7.4.3 freezegun==1.4.0 mock-open==1.4.0 -mypy==1.8.0 +mypy==1.10.0 pipdeptree==2.13.2 pylint-strict-informational==0.1 pytest-aiohttp==1.0.5