From 42e1fc4d9cfcc389c08d26bb9fb391f3097eb4df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 01:00:56 +0000 Subject: [PATCH] Bump screen-brightness-control from 0.14.0 to 0.27.1 Bumps [screen-brightness-control](https://github.com/Crozzers/screen_brightness_control) from 0.14.0 to 0.27.1. - [Release notes](https://github.com/Crozzers/screen_brightness_control/releases) - [Commits](https://github.com/Crozzers/screen_brightness_control/compare/v0.14.0...v0.27.1) --- updated-dependencies: - dependency-name: screen-brightness-control dependency-version: 0.27.1 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 f3681a1..7f7833d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -screen-brightness-control==0.14.0 +screen-brightness-control==0.27.1 requests==2.33.0 astral==3.2 pystray==0.19.4