From 41c924caa62391954d1b071f175f0f9500e63562 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 00:12:30 +0000 Subject: [PATCH] :arrow_up: Bump requests from 2.24.0 to 2.31.0 in /requirements Bumps [requests](https://github.com/psf/requests) from 2.24.0 to 2.31.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.24.0...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/local.txt | 2 +- requirements/production.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/local.txt b/requirements/local.txt index 48b1c53..1c0fa8f 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -9,7 +9,7 @@ python-editor==1.0.4 python-jose==3.2.0 python-multipart==0.0.5 mysqlclient==1.4.4 -requests==2.24.0 +requests==2.31.0 SQLAlchemy==1.3.18 uvicorn==0.14.0 uvloop==0.14.0, >=0.14.0 diff --git a/requirements/production.txt b/requirements/production.txt index 48b1c53..1c0fa8f 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -9,7 +9,7 @@ python-editor==1.0.4 python-jose==3.2.0 python-multipart==0.0.5 mysqlclient==1.4.4 -requests==2.24.0 +requests==2.31.0 SQLAlchemy==1.3.18 uvicorn==0.14.0 uvloop==0.14.0, >=0.14.0