From 3bb0a08409b64359044ea4b11374a7791fc438f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 12:24:00 +0000 Subject: [PATCH] pip runtime: bump humanize from 4.9.0 to 4.10.0 Bumps [humanize](https://github.com/python-humanize/humanize) from 4.9.0 to 4.10.0. - [Release notes](https://github.com/python-humanize/humanize/releases) - [Commits](https://github.com/python-humanize/humanize/compare/4.9.0...4.10.0) --- updated-dependencies: - dependency-name: humanize dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 36d6024..13a37e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ requests==2.32.3 psutil==5.9.8 dateparser==1.2.0 -humanize==4.9.0 +humanize==4.10.0 tzdata==2024.1 colorama==0.4.6 PyYAML==6.0.1