From 8d0789be7e6b99a9df254880f6db250935263032 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 04:14:54 +0000 Subject: [PATCH] build(deps): Bump mypy from 1.13.0 to 1.15.0 in /requirements Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.15.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.13.0...v1.15.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 0fe192bba..52477ab5f 100644 --- a/requirements/requirements_test.txt +++ b/requirements/requirements_test.txt @@ -13,7 +13,7 @@ pytest-aiohttp==1.0.5 pytest_httpserver==1.1.2 pytest-xdist==3.6.1 pydocstyle==6.3.0 -mypy==1.13.0 +mypy==1.15.0 mypy-protobuf==3.6.0 types-protobuf==5.29.1.20250208 types-requests==2.32.0.20250301