From 4292b3def6628fda0d2a5420824f1efbaabb3add Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 19:54:10 +0000 Subject: [PATCH] Bump pyasic from 0.63.2 to 0.67.0 Bumps [pyasic](https://github.com/UpstreamData/pyasic) from 0.63.2 to 0.67.0. - [Release notes](https://github.com/UpstreamData/pyasic/releases) - [Commits](https://github.com/UpstreamData/pyasic/compare/v0.63.2...v0.67.0) --- 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..85f3bc5 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.67.0 setuptools==75.1.0 pre-commit