From c06d3b32d2ee61ba56a941de02ee18537f05ec35 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 4 Apr 2021 05:36:41 +0000 Subject: [PATCH] Bump decorator from 4.4.2 to 5.0.5 Bumps [decorator](https://github.com/micheles/decorator) from 4.4.2 to 5.0.5. - [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..93be844 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.5 py7zr==0.11.3 ring==0.7.3 requests==2.25.1