From efc2cbe0e2b676f5be536cd17de8962295321fca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 04:04:42 +0000 Subject: [PATCH] build(deps): Bump mypy from 1.19.0 to 1.19.1 in /requirements Bumps [mypy](https://github.com/python/mypy) from 1.19.0 to 1.19.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.19.0...v1.19.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 602d64c9c..a810042b9 100644 --- a/requirements/requirements_test.txt +++ b/requirements/requirements_test.txt @@ -13,7 +13,7 @@ pytest-aiohttp==1.0.5 pytest_httpserver==1.1.3 pytest-xdist==3.8.0 pydocstyle==6.3.0 -mypy==1.19.0 +mypy==1.19.1 mypy-protobuf==3.7.0 types-protobuf==6.32.1.20251210 types-requests==2.32.4.20260107