From 3d9c63f4a6f341c9ec883815bebb950db67541a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 01:02:09 +0000 Subject: [PATCH] Bump humanize from 3.2.0 to 4.5.0 in /SIDA/backend Bumps [humanize](https://github.com/python-humanize/humanize) from 3.2.0 to 4.5.0. - [Release notes](https://github.com/python-humanize/humanize/releases) - [Commits](https://github.com/python-humanize/humanize/compare/3.2.0...4.5.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..f3365f3 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.5.0 jsonify==0.5 kombu==4.6.11 Mako==1.1.4