From 2a3238bed4c1cd5afdff07123c03f6221e460618 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 19:09:40 +0000 Subject: [PATCH] build(deps): bump cx-freeze from 8.6.0 to 8.6.3 Bumps [cx-freeze](https://github.com/marcelotduarte/cx_Freeze) from 8.6.0 to 8.6.3. - [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.6.0...8.6.3) --- updated-dependencies: - dependency-name: cx-freeze dependency-version: 8.6.3 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 fec92184..dfab49ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ charset-normalizer==3.4.6 colorama==0.4.6 configobj==5.0.9 coverage==7.13.5 -cx-Freeze==8.6.0 +cx-Freeze==8.6.3 cx-Logging==3.2.1 decorator==5.2.1 demoji==1.1.0