From 8edf778de9451fdd6da22e48277a853649446599 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 18:59:39 +0000 Subject: [PATCH] Build(deps): Bump mypy from 1.0.0 to 1.0.1 in /dependencies/default Bumps [mypy](https://github.com/python/mypy) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch ... 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 0b8f8b23..82489d83 100644 --- a/dependencies/default/constraints.txt +++ b/dependencies/default/constraints.txt @@ -7,7 +7,7 @@ hypothesis==6.68.1 idna==3.4 importlib-metadata==6.0.0 iniconfig==2.0.0 -mypy==1.0.0 +mypy==1.0.1 mypy-extensions==1.0.0 outcome==1.2.0 packaging==23.0