From 4070c1bb437524fd07354f442a99f48ae132c6e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 15:04:43 +0000 Subject: [PATCH] Bump cx-freeze from 8.3.0 to 8.4.0 Bumps [cx-freeze](https://github.com/marcelotduarte/cx_Freeze) from 8.3.0 to 8.4.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.3.0...8.4.0) --- updated-dependencies: - dependency-name: cx-freeze dependency-version: 8.4.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 5f1f7077..b5fdd05f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ charset-normalizer==3.4.3 colorama==0.4.6 configobj==5.0.9 coverage==7.10.3 -cx-Freeze==8.3.0 +cx-Freeze==8.4.0 cx-Logging==3.2.1 decorator==5.2.1 demoji==1.1.0