From 72f10f3654a730b67196eeba8e1f2f7e3c38929b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 23:14:18 +0000 Subject: [PATCH] Bump cx-freeze from 6.15.16 to 7.0.0 Bumps [cx-freeze](https://github.com/marcelotduarte/cx_Freeze) from 6.15.16 to 7.0.0. - [Release notes](https://github.com/marcelotduarte/cx_Freeze/releases) - [Commits](https://github.com/marcelotduarte/cx_Freeze/compare/6.15.16...7.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 1be8b7e7..7aa224b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ charset-normalizer==3.3.2 colorama==0.4.6 configobj==5.0.8 coverage==7.4.4 -cx-Freeze==6.15.16 +cx-Freeze==7.0.0 cx-Logging==3.2.0 decorator==5.1.1 demoji==1.1.0