From 184b000f780180382a75d75ccf8b5426ffd14ac9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 23:09:44 +0000 Subject: [PATCH] Bump cx-logging from 3.1.0 to 3.2.0 Bumps [cx-logging](https://github.com/anthony-tuininga/cx_Logging) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/anthony-tuininga/cx_Logging/releases) - [Commits](https://github.com/anthony-tuininga/cx_Logging/compare/v3.1.0...v3.2.0) --- updated-dependencies: - dependency-name: cx-logging 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 635d6b006..a6bf3fa62 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ colorama==0.4.6 configobj==5.0.8 coverage==7.4.4 cx-Freeze==6.15.16 -cx-Logging==3.1.0 +cx-Logging==3.2.0 decorator==5.1.1 demoji==1.1.0 future==1.0.0