From 058b4cbf31f5d94def57fef2fd24e07ab433d3b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 17:46:35 +0000 Subject: [PATCH] chore(deps): bump mypy from 1.13.0 to 1.14.1 Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.14.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.13.0...v1.14.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ddb077a..acf0f1a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ colorlog==6.9.0 homeassistant==2024.11.2 pip>=21.3.1 ruff==0.8.1 -mypy==1.13.0 +mypy==1.14.1 pytest==8.3.4 libpcap>=1.11.0b14 dacite==1.8.1