From f55cadca4d3f9477f07c4373461ae64d2c62d276 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 08:31:58 +0000 Subject: [PATCH] Bump humanize from 4.6.0 to 4.12.3 Bumps [humanize](https://github.com/python-humanize/humanize) from 4.6.0 to 4.12.3. - [Release notes](https://github.com/python-humanize/humanize/releases) - [Commits](https://github.com/python-humanize/humanize/compare/4.6.0...4.12.3) --- updated-dependencies: - dependency-name: humanize dependency-version: 4.12.3 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 f1bbb00..8c08b57 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ click==8.1.6 -humanize==4.6.0 +humanize==4.12.3 idna==3.4 keyboard==0.13.5 PyGithub==1.59.1