From d9006ceb4de61e52804f4cf779eef4c756ff83e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Aug 2022 06:09:24 +0000 Subject: [PATCH] Bump humanize from 3.14.0 to 4.3.0 Bumps [humanize](https://github.com/python-humanize/humanize) from 3.14.0 to 4.3.0. - [Release notes](https://github.com/python-humanize/humanize/releases) - [Commits](https://github.com/python-humanize/humanize/compare/3.14.0...4.3.0) --- 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 fae839e..f9b91ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ discord-ext-wizards==0.3.0 discord-ext-prettyhelp==0.2.3 requests==2.27.1 discord.py==1.7.3 -humanize==3.14.0 +humanize==4.3.0 quart==0.16.2 alt-discord-flags==0.0.5 python-dotenv==0.19.2