From b7e8e658ded2c5910a4d8b488eba43a030d4b285 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 04:21:00 +0000 Subject: [PATCH] Bump humanize from 3.13.1 to 4.9.0 Bumps [humanize](https://github.com/python-humanize/humanize) from 3.13.1 to 4.9.0. - [Release notes](https://github.com/python-humanize/humanize/releases) - [Commits](https://github.com/python-humanize/humanize/compare/3.13.1...4.9.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 b3251528..6de936d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ colorama==0.4.4 -humanize==3.13.1 +humanize==4.9.0 progress==1.6 validators==0.18.2 requests==2.26.0 \ No newline at end of file