From 8f2d871982467cbd41158215b6b5123130a4d135 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 17:45:40 +0000 Subject: [PATCH] Bump mypy from 1.7.0 to 1.7.1 Bumps [mypy](https://github.com/python/mypy) from 1.7.0 to 1.7.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.7.0...v1.7.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-patch ... 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 eeb20f61b23..3e9d2a30563 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -74,7 +74,7 @@ jsbeautifier==1.14.7 # djlint mccabe==0.7.0 # via flake8 -mypy==1.7.0 +mypy==1.7.1 # via -r dev-requirements.in mypy-extensions==1.0.0 # via