From d8de6c8f7bb81e6b308a3b906ab95d23bf21d41d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 03:26:59 +0000 Subject: [PATCH] chore(deps): bump humanize from 4.12.2 to 4.12.3 Bumps [humanize](https://github.com/python-humanize/humanize) from 4.12.2 to 4.12.3. - [Release notes](https://github.com/python-humanize/humanize/releases) - [Commits](https://github.com/python-humanize/humanize/compare/4.12.2...4.12.3) --- updated-dependencies: - dependency-name: humanize dependency-version: 4.12.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 62aa2a80a..f88f9509c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ SQLAlchemy==2.0.40 python-telegram-bot==22.0 # can't be hard-pinned due to telegram-bot pinning httpx with ~ httpx>=0.24.1 -humanize==4.12.2 +humanize==4.12.3 cachetools==5.5.2 requests==2.32.3 urllib3==2.4.0