From 9cde8ea9f5a8813c403608300cfb275758b5e0c9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 14 Apr 2021 04:54:00 +0000 Subject: [PATCH] Bump decorator from 4.4.2 to 5.0.7 Bumps [decorator](https://github.com/micheles/decorator) from 4.4.2 to 5.0.7. - [Release notes](https://github.com/micheles/decorator/releases) - [Changelog](https://github.com/micheles/decorator/blob/master/CHANGES.md) - [Commits](https://github.com/micheles/decorator/commits) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 558682b..47ed1a7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ nonebot-plugin-test==0.1.0 xdice==1.2.1 json-store==3.0 docopt==0.6.2 -decorator==4.4.2 +decorator==5.0.7 py7zr==0.11.3 ring==0.7.3 requests==2.25.1