From 6e5c1131b809afb93c7ed3edbd7c09f84efd2274 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 14:48:57 +0000 Subject: [PATCH] Bump pyasic from 0.57.6 to 0.60.7 Bumps [pyasic](https://github.com/UpstreamData/pyasic) from 0.57.6 to 0.60.7. - [Release notes](https://github.com/UpstreamData/pyasic/releases) - [Commits](https://github.com/UpstreamData/pyasic/compare/v0.57.6...v0.60.7) --- 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 8f08838..7302d29 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ colorlog==6.8.2 homeassistant>=2024.6.3 pip>=21.0,<23.2 ruff==0.6.9 -pyasic==0.57.6 +pyasic==0.60.7 setuptools==75.1.0 pre-commit