From 15341ed1bfba8a65c59cfdabdb43bb10f8881931 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 23:39:49 +0000 Subject: [PATCH] Bump requests from 2.23.0 to 2.31.0 Bumps [requests](https://github.com/psf/requests) from 2.23.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.23.0...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 243a677..a53aea1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ django-markdownify==0.8.0 rest_condition==1.0.3 django-oauth-toolkit==1.4.1 # Broken by missing algorithm field on model in 1.5.0 https://github.com/jazzband/django-oauth-toolkit/commit/b56987e604d37737e50634e04c3a4559d695f6cb django-cors-headers==3.5.0 -requests==2.23.0 +requests==2.31.0 boto3==1.13.1 markdown==3.3.4 # Newer version breaks build by requiring a version of importlib that is too new pre-commit==2.17.0