From 16d1f1228a6ce6491c239286d3581ffeff50202d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 21:48:31 -0700 Subject: [PATCH] Bump mypy from 1.12.0 to 1.12.1 (#1042) Bumps [mypy](https://github.com/python/mypy) from 1.12.0 to 1.12.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.12.0...v1.12.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 98808a497..903b0cf53 100644 --- a/test_bot/test-requirements.txt +++ b/test_bot/test-requirements.txt @@ -3,6 +3,6 @@ pytest-timeout==2.3.1 flake8==7.1.1 flake8-markdown==0.5.0 flake8-docstrings==1.7.0 -mypy==1.12.0 +mypy==1.12.1 types-requests==2.32.0.20241016 types-PyYAML==6.0.12.20240917