From 537e92d97aff1cd6484bbff364e4a741e872e32c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 17:27:06 +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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements-docs.txt | 2 +- requirements-tests.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 0c499f1ede..7d06161d7f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -419,7 +419,7 @@ multipart==0.2.4 # via # -r requirements-tests.txt # moto -mypy==1.7.0 +mypy==1.7.1 # via -r requirements-tests.txt mypy-extensions==1.0.0 # via diff --git a/requirements-docs.txt b/requirements-docs.txt index 10fbece84b..5554728ded 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -449,7 +449,7 @@ multipart==0.2.4 # via # -r requirements-tests.txt # moto -mypy==1.7.0 +mypy==1.7.1 # via -r requirements-tests.txt mypy-extensions==1.0.0 # via diff --git a/requirements-tests.txt b/requirements-tests.txt index c4b40dd530..632d9d02c7 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -346,7 +346,7 @@ mpmath==1.3.0 # via sympy multipart==0.2.4 # via moto -mypy==1.7.0 +mypy==1.7.1 # via -r requirements-tests.in mypy-extensions==1.0.0 # via