From 0b281b1b76b93c29894519e0750a4f8634786741 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 06:16:57 +0000 Subject: [PATCH] Build(deps): Bump mypy from 0.990 to 0.991 in /dependencies/default (#446) Bumps [mypy](https://github.com/python/mypy) from 0.990 to 0.991. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.990...v0.991) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dependencies/default/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/default/constraints.txt b/dependencies/default/constraints.txt index ff036c2a..32c9df81 100644 --- a/dependencies/default/constraints.txt +++ b/dependencies/default/constraints.txt @@ -7,7 +7,7 @@ hypothesis==6.56.4 idna==3.4 importlib-metadata==5.0.0 iniconfig==1.1.1 -mypy==0.990 +mypy==0.991 mypy-extensions==0.4.3 outcome==1.2.0 packaging==21.3