From bee13671611cb240e171ca594f65be1dbde800a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Oct 2022 01:00:54 +0000 Subject: [PATCH] Bump humanize from 3.2.0 to 4.4.0 in /SIDA/backend Bumps [humanize](https://github.com/python-humanize/humanize) from 3.2.0 to 4.4.0. - [Release notes](https://github.com/python-humanize/humanize/releases) - [Commits](https://github.com/python-humanize/humanize/compare/3.2.0...4.4.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..a788894 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.4.0 jsonify==0.5 kombu==4.6.11 Mako==1.1.4