From a61e42940b32538d1201d336c7dee10c5ccba02f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 21:37:27 -0800 Subject: [PATCH] Bump mypy from 1.14.0 to 1.14.1 (#1064) Bumps [mypy](https://github.com/python/mypy) from 1.14.0 to 1.14.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.14.0...v1.14.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- test_bot/test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_bot/test-requirements.txt b/test_bot/test-requirements.txt index 3670d52d3..0cb05c558 100644 --- a/test_bot/test-requirements.txt +++ b/test_bot/test-requirements.txt @@ -1,6 +1,6 @@ pytest==8.3.4 pytest-timeout==2.3.1 ruff==0.8.4 -mypy==1.14.0 +mypy==1.14.1 types-requests==2.32.0.20241016 types-PyYAML==6.0.12.20241230