From 32b1beb5b6d682bb2eed121ff10c4e193e6e0deb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 17:46:56 +0000 Subject: [PATCH] Bump mypy from 1.9.0 to 1.10.0 Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.10.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index cf2cc350b6b..8c2b113f97b 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -54,7 +54,7 @@ jsbeautifier==1.14.7 # djlint mccabe==0.7.0 # via flake8 -mypy==1.9.0 +mypy==1.10.0 # via -r dev-requirements.in mypy-extensions==1.0.0 # via