From 8d9af25797d172df304f642819f848fa02111ed0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 23:55:31 +0000 Subject: [PATCH] Bump cx-freeze from 7.2.2 to 7.2.3 Bumps [cx-freeze](https://github.com/marcelotduarte/cx_Freeze) from 7.2.2 to 7.2.3. - [Release notes](https://github.com/marcelotduarte/cx_Freeze/releases) - [Commits](https://github.com/marcelotduarte/cx_Freeze/compare/7.2.2...7.2.3) --- updated-dependencies: - dependency-name: cx-freeze 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 6a48f145..1ed237e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ charset-normalizer==3.3.2 colorama==0.4.6 configobj==5.0.9 coverage==7.6.1 -cx-Freeze==7.2.2 +cx-Freeze==7.2.3 cx-Logging==3.2.0 decorator==5.1.1 demoji==1.1.0