From ea547e83a6f75d0eae765215c65fec93351ac782 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Apr 2021 07:02:46 +0000 Subject: [PATCH] Bump humanize from 3.2.0 to 3.4.1 Bumps [humanize](https://github.com/jmoiron/humanize) from 3.2.0 to 3.4.1. - [Release notes](https://github.com/jmoiron/humanize/releases) - [Commits](https://github.com/jmoiron/humanize/compare/3.2.0...3.4.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3f87b86..886f9db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ aiosqlite==0.16.1 -humanize==3.2.0 +humanize==3.4.1 discord.py==1.6.0 \ No newline at end of file