From 39608774e74fae674b1112db5cb3d16667a60f88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 23:07:42 +0000 Subject: [PATCH] Bump cx-freeze from 8.5.1 to 8.5.2 Bumps [cx-freeze](https://github.com/marcelotduarte/cx_Freeze) from 8.5.1 to 8.5.2. - [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.1...8.5.2) --- updated-dependencies: - dependency-name: cx-freeze dependency-version: 8.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9aa70ece..3547a2c4 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.0 -cx-Freeze==8.5.1 +cx-Freeze==8.5.2 cx-Logging==3.2.1 decorator==5.2.1 demoji==1.1.0