From 63cee7f00a63f01a4801dfc5ab8d3ea88547a915 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 10:31:58 -0400 Subject: [PATCH] [Dependency] Bump humanize from 4.7.0 to 4.8.0 (#103) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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