From 1b43c44704ba410b1c1d79baa501ea31264031de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 15:35:43 +0000 Subject: [PATCH] Bump decorator from 5.1.1 to 5.3.1 Bumps [decorator](https://github.com/micheles/decorator) from 5.1.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.1.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 028f473..067b4ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ comm==0.2.3 contourpy==1.0.7 cycler==0.12.1 debugpy==1.6.6 -decorator==5.1.1 +decorator==5.3.1 defusedxml==0.7.1 executing==1.2.0 fastjsonschema==2.16.3