From df7d7d50d70d691257571d1c5a75b645343bb7ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 19:07:00 +0000 Subject: [PATCH] Bump pyasic from 0.36.9 to 0.38.6 Bumps [pyasic](https://github.com/UpstreamData/pyasic) from 0.36.9 to 0.38.6. - [Release notes](https://github.com/UpstreamData/pyasic/releases) - [Commits](https://github.com/UpstreamData/pyasic/compare/v0.36.9...v0.38.6) --- 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 0b9646f..fc6a470 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ colorlog==6.7.0 homeassistant==2023.7.1 pip>=21.0,<23.2 ruff==0.0.267 -pyasic==0.36.9 +pyasic==0.38.6 pre-commit