From f4dce87041cce897e3b0ef6c98027187ce58828d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 12:49:58 +0000 Subject: [PATCH] chore(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] --- gitgalaxy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitgalaxy/requirements.txt b/gitgalaxy/requirements.txt index e063965dc..23838d016 100644 --- a/gitgalaxy/requirements.txt +++ b/gitgalaxy/requirements.txt @@ -16,7 +16,7 @@ contourpy==1.3.3 coverage==7.14.0 cryptography==50.0.0 cycler==0.12.1 -decorator==5.2.1 +decorator==5.3.1 defusedxml==0.7.1 docopt==0.6.2 docutils==0.23