From e49e28e3d1b0fb1304d23cf3b341a3ac06bfbd23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 19:04:04 +0000 Subject: [PATCH] Bump pyasic from 0.63.2 to 0.64.4 Bumps [pyasic](https://github.com/UpstreamData/pyasic) from 0.63.2 to 0.64.4. - [Release notes](https://github.com/UpstreamData/pyasic/releases) - [Commits](https://github.com/UpstreamData/pyasic/compare/v0.63.2...v0.64.4) --- updated-dependencies: - dependency-name: pyasic 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 7361e0b..8394bc4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ colorlog==6.8.2 homeassistant>=2024.10.0 pip>=21.0,<23.2 ruff==0.6.9 -pyasic==0.63.2 +pyasic==0.64.4 setuptools==75.1.0 pre-commit