From b69c34364c59ffd2c88d64f7e6e83060cb0fb8fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 23:00:38 +0000 Subject: [PATCH] Bump requests in /static/firedex-coordinator-service Bumps [requests](https://github.com/psf/requests) from 2.2.1 to 2.20.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.2.1...v2.20.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- static/firedex-coordinator-service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/firedex-coordinator-service/requirements.txt b/static/firedex-coordinator-service/requirements.txt index 670ce63..1ffa80e 100644 --- a/static/firedex-coordinator-service/requirements.txt +++ b/static/firedex-coordinator-service/requirements.txt @@ -1,3 +1,3 @@ Flask==1.0.2 numpy==1.16.2 -requests==2.2.1 +requests==2.20.0