From e1d2825ad1ed669384edbdebcd19c6990f2c9d30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 15:07:09 +0000 Subject: [PATCH] Bump mypy from 1.10.0 to 1.10.1 Bumps [mypy](https://github.com/python/mypy) from 1.10.0 to 1.10.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.10.0...v1.10.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 5c4f62697..d9cabfa25 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.0 flake8-markdown==0.5.0 flake8-docstrings==1.7.0 -mypy==1.10.0 +mypy==1.10.1 types-requests==2.32.0.20240602 types-PyYAML==6.0.12.20240311