From f1fcba5aa7bca53ce2c829c8d57609ae6c3893e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 23:59:04 +0000 Subject: [PATCH] Bump cx-freeze from 7.1.1 to 7.2.0 Bumps [cx-freeze](https://github.com/marcelotduarte/cx_Freeze) from 7.1.1 to 7.2.0. - [Release notes](https://github.com/marcelotduarte/cx_Freeze/releases) - [Commits](https://github.com/marcelotduarte/cx_Freeze/compare/7.1.1...7.2.0) --- updated-dependencies: - dependency-name: cx-freeze 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 c687ca09..5939b541 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.6.0 -cx-Freeze==7.1.1 +cx-Freeze==7.2.0 cx-Logging==3.2.0 decorator==5.1.1 demoji==1.1.0