From cd2a1a0c8ae696d5c20ad6a1c4079002b3af91e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 19:02:45 +0000 Subject: [PATCH] Build(deps): Bump mypy from 1.0.1 to 1.1.1 in /dependencies/default Bumps [mypy](https://github.com/python/mypy) from 1.0.1 to 1.1.1. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v1.0.1...v1.1.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- 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 15ef2cb0..b133a83c 100644 --- a/dependencies/default/constraints.txt +++ b/dependencies/default/constraints.txt @@ -7,7 +7,7 @@ hypothesis==6.68.2 idna==3.4 importlib-metadata==6.0.0 iniconfig==2.0.0 -mypy==1.0.1 +mypy==1.1.1 mypy-extensions==1.0.0 outcome==1.2.0 packaging==23.0