From c1e74fcf1ee86c8fb45b369713ea90d3e71cb533 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 12:54:41 +0000 Subject: [PATCH] Bump mypy-dev from 1.11.0a9 to 1.12.0a3 Bumps [mypy-dev](https://github.com/cdce8p/mypy-dev) from 1.11.0a9 to 1.12.0a3. - [Release notes](https://github.com/cdce8p/mypy-dev/releases) - [Commits](https://github.com/cdce8p/mypy-dev/compare/1.11.0a9...1.12.0a3) --- updated-dependencies: - dependency-name: mypy-dev dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev-3.11.txt | 2 +- requirements-dev-3.12.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev-3.11.txt b/requirements-dev-3.11.txt index 4b42a78..3e8176e 100644 --- a/requirements-dev-3.11.txt +++ b/requirements-dev-3.11.txt @@ -1,5 +1,5 @@ homeassistant==2024.3.3 -mypy-dev==1.11.0a9 +mypy-dev==1.12.0a3 pydantic==2.7.4 pre-commit==3.7.1 ruff==0.4.10 diff --git a/requirements-dev-3.12.txt b/requirements-dev-3.12.txt index d5e7b02..3b071e1 100644 --- a/requirements-dev-3.12.txt +++ b/requirements-dev-3.12.txt @@ -1,5 +1,5 @@ homeassistant==2024.5.1 -mypy-dev==1.11.0a9 +mypy-dev==1.12.0a3 pydantic==2.7.4 pre-commit==3.7.1 ruff==0.4.10