From d2e6aba05956fff1561eb0fb88003558c0dc9260 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 09:35:27 +0000 Subject: [PATCH] build(deps): bump decorator from 5.2.1 to 5.3.1 Bumps [decorator](https://github.com/micheles/decorator) from 5.2.1 to 5.3.1. - [Release notes](https://github.com/micheles/decorator/releases) - [Changelog](https://github.com/micheles/decorator/blob/master/CHANGES.md) - [Commits](https://github.com/micheles/decorator/compare/5.2.1...5.3.1) --- updated-dependencies: - dependency-name: decorator dependency-version: 5.3.1 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 d5e79bd9..28f59373 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ configobj==5.0.9 coverage==7.14.0 cx-Freeze==8.6.4 cx-Logging==3.2.1 -decorator==5.2.1 +decorator==5.3.1 demoji==2.0.0 deepl==1.30.0 future==1.0.0