From 9ef160731d8917b9d08b50dfe3aa2e26e93cb7f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 18:56:01 +0000 Subject: [PATCH] Bump py-nationalgrid from 0.6.2 to 0.6.3 Bumps [py-nationalgrid](https://github.com/virtitnerd/py-nationalgrid) from 0.6.2 to 0.6.3. - [Release notes](https://github.com/virtitnerd/py-nationalgrid/releases) - [Commits](https://github.com/virtitnerd/py-nationalgrid/compare/v0.6.2...v0.6.3) --- updated-dependencies: - dependency-name: py-nationalgrid dependency-version: 0.6.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7111e21..7d47a1c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ colorlog==6.10.1 homeassistant==2025.2.4 pip>=26.1.1 ruff==0.15.12 -py-nationalgrid==0.6.2 \ No newline at end of file +py-nationalgrid==0.6.3 \ No newline at end of file