From f7354a13ffe6bbfc51c23cd9bf5966a8d4c50aa4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 16:26:48 +0000 Subject: [PATCH] Bump decorator from 5.1.1 to 5.2.1 Bumps [decorator](https://github.com/micheles/decorator) from 5.1.1 to 5.2.1. - [Release notes](https://github.com/micheles/decorator/releases) - [Changelog](https://github.com/micheles/decorator/blob/5.2.1/CHANGES.md) - [Commits](https://github.com/micheles/decorator/compare/5.1.1...5.2.1) --- updated-dependencies: - dependency-name: decorator dependency-version: 5.2.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 f4595d6..cc4dd32 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ click==8.1.8 colorama==0.4.6 comm==0.2.2 debugpy==1.8.11 -decorator==5.1.1 +decorator==5.2.1 defusedxml==0.7.1 Django==4.2.22 executing==1.2.0