From 5a4e786c6265af16058c46b5a49a56242774ca43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jun 2022 09:07:40 +0000 Subject: [PATCH] Bump humanize from 3.2.0 to 4.2.1 Bumps [humanize](https://github.com/python-humanize/humanize) from 3.2.0 to 4.2.1. - [Release notes](https://github.com/python-humanize/humanize/releases) - [Commits](https://github.com/python-humanize/humanize/compare/3.2.0...4.2.1) --- updated-dependencies: - dependency-name: humanize 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 3f87b86..3f89c66 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ aiosqlite==0.16.1 -humanize==3.2.0 +humanize==4.2.1 discord.py==1.6.0 \ No newline at end of file