From cb98f74ba85315b02140fda0ff22a314333cc81d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 23:06:37 +0000 Subject: [PATCH] Bump cx-freeze from 8.5.0 to 8.5.1 Bumps [cx-freeze](https://github.com/marcelotduarte/cx_Freeze) from 8.5.0 to 8.5.1. - [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.0...8.5.1) --- updated-dependencies: - dependency-name: cx-freeze dependency-version: 8.5.1 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 55940cb4..0431d925 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.0 +cx-Freeze==8.5.1 cx-Logging==3.2.1 decorator==5.2.1 demoji==1.1.0