From 83bb7b4682d7d0e7aadcb94a8aeae149186b9172 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 00:19:30 +0000 Subject: [PATCH] build(deps): bump cx-freeze from 8.5.3 to 8.6.0 Bumps [cx-freeze](https://github.com/marcelotduarte/cx_Freeze) from 8.5.3 to 8.6.0. - [Release notes](https://github.com/marcelotduarte/cx_Freeze/releases) - [Changelog](https://github.com/marcelotduarte/cx_Freeze/blob/main/CHANGELOG.md) - [Commits](https://github.com/marcelotduarte/cx_Freeze/compare/8.5.3...8.6.0) --- updated-dependencies: - dependency-name: cx-freeze dependency-version: 8.6.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 265ccda6..37c367fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ charset-normalizer==3.4.4 colorama==0.4.6 configobj==5.0.9 coverage==7.13.4 -cx-Freeze==8.5.3 +cx-Freeze==8.6.0 cx-Logging==3.2.1 decorator==5.2.1 demoji==1.1.0