From f0835a56d0643b4e8f76215320e82410f48a354a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Dec 2021 01:02:19 +0000 Subject: [PATCH] Bump humanize from 3.2.0 to 3.13.1 in /SIDA/backend Bumps [humanize](https://github.com/jmoiron/humanize) from 3.2.0 to 3.13.1. - [Release notes](https://github.com/jmoiron/humanize/releases) - [Commits](https://github.com/jmoiron/humanize/compare/3.2.0...3.13.1) --- updated-dependencies: - dependency-name: humanize dependency-type: direct:production update-type: version-update:semver-minor ... 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..fca579c 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==3.13.1 jsonify==0.5 kombu==4.6.11 Mako==1.1.4