From 47b633fd51fcacccd82399bb46c09e547246fba1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 10:06:31 +0000 Subject: [PATCH] [Dependency] Bump humanize from 4.7.0 to 4.8.0 Bumps [humanize](https://github.com/python-humanize/humanize) from 4.7.0 to 4.8.0. - [Release notes](https://github.com/python-humanize/humanize/releases) - [Commits](https://github.com/python-humanize/humanize/compare/4.7.0...4.8.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 01f484e..1386902 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.7.0 +humanize==4.8.0