From 30434c775406a3bdf0bb243e2bc1e40e20fae2ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 06:33:11 +0000 Subject: [PATCH] Bump mypy from 1.19.0 to 1.19.1 in the pip-deps group Bumps the pip-deps group with 1 update: [mypy](https://github.com/python/mypy). Updates `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 dependency-group: pip-deps ... 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 5e006d9..9bb712a 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -5,6 +5,6 @@ pytest==8.4.2 pytest-asyncio==1.2.0 pytest-cov==7.0.0 pytest-aiohttp==1.1.0 -mypy==1.19.0 +mypy==1.19.1 tenacity==9.1.2 yarl==1.22.0 \ No newline at end of file