From 5badc1319644f536f6438e2579b97aa272847514 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 08:51:58 +0000 Subject: [PATCH] Bump homeassistant from 2024.1.5 to 2024.3.3 Bumps [homeassistant](https://github.com/home-assistant/core) from 2024.1.5 to 2024.3.3. - [Release notes](https://github.com/home-assistant/core/releases) - [Commits](https://github.com/home-assistant/core/compare/2024.1.5...2024.3.3) --- updated-dependencies: - dependency-name: homeassistant 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 c48390d..e299aa9 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ -r requirements.txt -homeassistant==2024.1.5 +homeassistant==2024.3.3 pre-commit \ No newline at end of file