From f9d2efce697daf47446bd021927b3ee8810a7e67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jun 2022 04:08:48 +0000 Subject: [PATCH] Bump requests from 2.25.1 to 2.28.1 Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.28.1. - [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.25.1...v2.28.1) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 46727a96a8b..14d8c5c4465 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ cryptography==3.4.7 python-dateutil==2.8.1 pytz==2021.1 redis==3.5.3 -requests==2.25.1 +requests==2.28.1 sqlalchemy==1.4.20 # Required by Celery broker transport supervisor==4.2.2 urllib3==1.26.6