From 670983eb498e83203363f5b0d707a22c91f31d2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 09:14:17 +0000 Subject: [PATCH] chore(deps): bump humanize from 4.13.0 to 4.14.0 Bumps [humanize](https://github.com/python-humanize/humanize) from 4.13.0 to 4.14.0. - [Release notes](https://github.com/python-humanize/humanize/releases) - [Commits](https://github.com/python-humanize/humanize/compare/4.13.0...4.14.0) --- updated-dependencies: - dependency-name: humanize dependency-version: 4.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/main.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/main.txt b/requirements/main.txt index c62d0e9edb30..748c74ce3d82 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -936,9 +936,9 @@ html5lib==1.1 \ --hash=sha256:0d78f8fde1c230e99fe37986a60526d7049ed4bf8a9fadbad5f00e22e58e041d \ --hash=sha256:b2e5b40261e20f354d198eae92afc10d750afb487ed5e50f9c4eaf07c184146f # via -r requirements/main.in -humanize==4.13.0 \ - --hash=sha256:78f79e68f76f0b04d711c4e55d32bebef5be387148862cb1ef83d2b58e7935a0 \ - --hash=sha256:b810820b31891813b1673e8fec7f1ed3312061eab2f26e3fa192c393d11ed25f +humanize==4.14.0 \ + --hash=sha256:2fa092705ea640d605c435b1ca82b2866a1b601cdf96f076d70b79a855eba90d \ + --hash=sha256:d57701248d040ad456092820e6fde56c930f17749956ac47f4f655c0c547bfff # via -r requirements/main.in hupper==1.12.1 \ --hash=sha256:06bf54170ff4ecf4c84ad5f188dee3901173ab449c2608ad05b9bfd6b13e32eb \