From 0cd8f0b06c63ca1629c8552733f76e730019a98e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 06:32:59 +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 80eb0b06f..f83432ae2 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.20240622 types-PyYAML==6.0.12.20240311