From bba621ec0c12506202183f4c7f57d14ea60b33af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 19:21:30 +0000 Subject: [PATCH] Bump pyasic from 0.46.0 to 0.48.2 Bumps [pyasic](https://github.com/UpstreamData/pyasic) from 0.46.0 to 0.48.2. - [Release notes](https://github.com/UpstreamData/pyasic/releases) - [Commits](https://github.com/UpstreamData/pyasic/compare/v0.46.0...v0.48.2) --- 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 aecdd72..45ba2f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ colorlog==6.7.0 homeassistant==2024.1.0 pip>=21.0,<23.2 ruff==0.0.267 -pyasic==0.46.0 +pyasic==0.48.2 pre-commit