From bdb68faf6dd128b453be7ec5ce0091a4c0115cba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 08:00:12 +0000 Subject: [PATCH] Bump winaccent from 2.0.1 to 2.1.0 Bumps [winaccent](https://github.com/Valer100/winaccent) from 2.0.1 to 2.1.0. - [Release notes](https://github.com/Valer100/winaccent/releases) - [Commits](https://github.com/Valer100/winaccent/compare/v2.0.1...v2.1.0) --- updated-dependencies: - dependency-name: winaccent dependency-version: 2.1.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 f55ab92..bfde17a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ darkdetect==0.8.0 requests==2.32.3 packaging==25.0 pywin32==310 -winaccent==2.0.1 \ No newline at end of file +winaccent==2.1.0 \ No newline at end of file