From fe5211f93f31f5f25aa3a701c4d0eede533d595b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 00:59:05 +0000 Subject: [PATCH] Bump click from 8.3.3 to 8.5.0 Bumps [click](https://github.com/pallets/click) from 8.3.3 to 8.5.0. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](https://github.com/pallets/click/compare/8.3.3...8.5.0) --- updated-dependencies: - dependency-name: click dependency-version: 8.5.0 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 8731d38b7f..6c9de34348 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ tzdata>=2026.3 # from time pyserial==3.5 platformio==6.1.19 esptool==5.3.1 -click==8.3.3 +click==8.5.0 aioesphomeapi==46.3.0 aiohappyeyeballs==2.7.1 # Happy Eyeballs for requests downloads; already pulled in by aioesphomeapi zeroconf==0.151.3