From f5ba3fdf149c8b2ae44a73d715bc7fc0f323107a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 01:54:06 +0000 Subject: [PATCH] Bump cx-freeze from 7.2.10 to 8.0.0 Bumps [cx-freeze](https://github.com/marcelotduarte/cx_Freeze) from 7.2.10 to 8.0.0. - [Release notes](https://github.com/marcelotduarte/cx_Freeze/releases) - [Commits](https://github.com/marcelotduarte/cx_Freeze/compare/7.2.10...8.0.0) --- updated-dependencies: - dependency-name: cx-freeze dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cdbb2d4c..41464791 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ charset-normalizer==3.4.1 colorama==0.4.6 configobj==5.0.9 coverage==7.7.0 -cx-Freeze==7.2.10 +cx-Freeze==8.0.0 cx-Logging==3.2.1 decorator==5.2.1 demoji==1.1.0