From 03def953285e52f575c268a706f08406a85144f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 01:27:05 +0000 Subject: [PATCH] Bump humanize from 4.12.1 to 4.12.3 Bumps [humanize](https://github.com/python-humanize/humanize) from 4.12.1 to 4.12.3. - [Release notes](https://github.com/python-humanize/humanize/releases) - [Commits](https://github.com/python-humanize/humanize/compare/4.12.1...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 b62f3a856..677f1a4bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,5 +27,5 @@ discord.py==2.5.2 # django-dirctory is currently incompatible with Django 4.0+, PR is pending to fix django-directory upstream git+https://github.com/cemathey/django-directory@f51ee1e8dc50edf453fee4a0d9631c0e46fe9433 pre-commit -humanize==4.12.1 +humanize==4.12.3 httpx==0.28.1 \ No newline at end of file