From c39e2aac2cdbebe0d6e41999fa5b48ddee978c60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 10:58:28 +0000 Subject: [PATCH] [Dependency] Bump humanize from 4.8.0 to 4.9.0 Bumps [humanize](https://github.com/python-humanize/humanize) from 4.8.0 to 4.9.0. - [Release notes](https://github.com/python-humanize/humanize/releases) - [Commits](https://github.com/python-humanize/humanize/compare/4.8.0...4.9.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 1386902..f96d119 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,4 @@ clang==14.0 javac-parser==1.0.0 # turn data into human readable format -humanize==4.8.0 +humanize==4.9.0