From d6c361f7c64534dfc0b74b10a133e2e50148a59d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Sep 2021 11:09:27 +0000 Subject: [PATCH] Bump decorator from 4.4.2 to 5.1.0 Bumps [decorator](https://github.com/micheles/decorator) from 4.4.2 to 5.1.0. - [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) --- updated-dependencies: - dependency-name: decorator dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 48d0cb0..7a1be5d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ nonebot-plugin-test==0.3.0 xdice==1.2.1 json-store==3.0 docopt==0.6.2 -decorator==4.4.2 +decorator==5.1.0 py7zr==0.11.3 ring==0.7.3 requests==2.25.1