From 6cc3aeb99fc22f8639fac00c80ff615732b599b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 20:13:49 +0300 Subject: [PATCH] Bump mypy from 1.11.2 to 1.12.1 (#636) Bumps [mypy](https://github.com/python/mypy) from 1.11.2 to 1.12.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.11.2...v1.12.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/syntax.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/syntax.txt b/requirements/syntax.txt index 3a8dfbea..a29b8aab 100644 --- a/requirements/syntax.txt +++ b/requirements/syntax.txt @@ -1,5 +1,5 @@ -r base.txt -mypy==1.11.2 +mypy==1.12.1 pre-commit==4.0.1 # mypy stubs and typesheds (https://mypy.readthedocs.io/en/latest/getting_started.html#library-stubs-and-typeshed) types-PyYAML==6.0.12.20240917