From 04b75b76bc046e974899ae09bb360e3175bdc0a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Dec 2023 20:32:53 +0000 Subject: [PATCH] build(deps): Bump mypy from 1.5.1 to 1.8.0 in /requirements Bumps [mypy](https://github.com/python/mypy) from 1.5.1 to 1.8.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.5.1...v1.8.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_test.txt b/requirements/requirements_test.txt index dfc290077..ae49005b8 100644 --- a/requirements/requirements_test.txt +++ b/requirements/requirements_test.txt @@ -13,7 +13,7 @@ pytest-aiohttp==1.0.5 pytest-httpserver==1.0.8 pytest-xdist==3.3.1 pydocstyle==6.3.0 -mypy==1.5.1 +mypy==1.8.0 mypy-protobuf==3.5.0 typed-ast==1.5.5 types-protobuf==4.24.0.4