From 7085103e4362d2cb897b7c407e606407de3ea0aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 03:27:49 +0000 Subject: [PATCH] chore(deps): bump humanize from 4.14.0 to 4.15.0 Bumps [humanize](https://github.com/python-humanize/humanize) from 4.14.0 to 4.15.0. - [Release notes](https://github.com/python-humanize/humanize/releases) - [Commits](https://github.com/python-humanize/humanize/compare/4.14.0...4.15.0) --- updated-dependencies: - dependency-name: humanize dependency-version: 4.15.0 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 6a788a198..8a6ef5ada 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ SQLAlchemy==2.0.45 python-telegram-bot==22.5 # can't be hard-pinned due to telegram-bot pinning httpx with ~ httpx>=0.24.1 -humanize==4.14.0 +humanize==4.15.0 cachetools==6.2.4 requests==2.32.5 urllib3==2.6.2