From b1baffcc099bd5c58b19840e038e6d646b28a1de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 01:58:00 +0000 Subject: [PATCH] Bump humanize from 3.2.0 to 4.6.0 in /SIDA/backend Bumps [humanize](https://github.com/python-humanize/humanize) from 3.2.0 to 4.6.0. - [Release notes](https://github.com/python-humanize/humanize/releases) - [Commits](https://github.com/python-humanize/humanize/compare/3.2.0...4.6.0) --- updated-dependencies: - dependency-name: humanize dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- SIDA/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SIDA/backend/requirements.txt b/SIDA/backend/requirements.txt index 018a8b4..9b9c398 100644 --- a/SIDA/backend/requirements.txt +++ b/SIDA/backend/requirements.txt @@ -14,7 +14,7 @@ fastapi==0.63.0 flake8==3.8.4 flower==0.9.7 h11==0.12.0 -humanize==3.2.0 +humanize==4.6.0 jsonify==0.5 kombu==4.6.11 Mako==1.1.4