From 9cbbbdd864c6083b75ac3eab9b68876398aded24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 18:06:03 +0000 Subject: [PATCH] Build(deps): Bump mypy-extensions in /dependencies/default Bumps [mypy-extensions](https://github.com/python/mypy_extensions) from 0.4.3 to 1.0.0. - [Release notes](https://github.com/python/mypy_extensions/releases) - [Commits](https://github.com/python/mypy_extensions/compare/0.4.3...1.0.0) --- updated-dependencies: - dependency-name: mypy-extensions dependency-type: direct:production update-type: version-update:semver-major ... 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 e4ae7883..84b85148 100644 --- a/dependencies/default/constraints.txt +++ b/dependencies/default/constraints.txt @@ -8,7 +8,7 @@ idna==3.4 importlib-metadata==6.0.0 iniconfig==2.0.0 mypy==0.991 -mypy-extensions==0.4.3 +mypy-extensions==1.0.0 outcome==1.2.0 packaging==23.0 pluggy==1.0.0