From 921c67b4fb00fb71c64e463a47bbe1b8328e682b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 02:23:25 +0000 Subject: [PATCH] chore(deps-dev): bump mypy from 1.10.1 to 1.11.0 Bumps [mypy](https://github.com/python/mypy) from 1.10.1 to 1.11.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.10.1...v1.11) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index c20314e3ac8..825dba22277 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -44,7 +44,7 @@ msal==1.30.0 msal-extensions==1.2.0 msgraph-core==1.1.2 multidict==6.0.5 -mypy==1.10.1 +mypy==1.11.0 mypy-extensions==1.0.0 opentelemetry-api==1.25.0 opentelemetry-sdk==1.25.0