From 04b43ce8c72db844918af6fbeb7102b134c8b874 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 06:56:34 +0000 Subject: [PATCH] Bump requests from 2.30.0 to 2.31.0 Bumps [requests](https://github.com/psf/requests) from 2.30.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.30.0...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 11 +---------- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 44a19d9..64105d1 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,8 +4,6 @@ # # pip-compile --allow-unsafe --output-file=requirements-dev.txt --resolver=backtracking requirements-dev.in # -appnope==0.1.3 - # via ipython asgiref==3.6.0 # via django asttokens==2.2.1 @@ -136,7 +134,7 @@ pyproject-api==1.5.1 # via tox pyproject-hooks==1.0.0 # via build -requests==2.30.0 +requests==2.31.0 # via django-bootstrap-icons rich==13.3.5 # via @@ -152,13 +150,6 @@ sqlparse==0.4.4 # django-debug-toolbar stack-data==0.6.2 # via ipython -tomli==2.0.1 - # via - # black - # build - # pyproject-api - # pyproject-hooks - # tox tox==4.5.1 # via -r requirements-dev.in traitlets==5.9.0 diff --git a/requirements.txt b/requirements.txt index 0bf4b36..cf34e3b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,7 +56,7 @@ pydantic==1.10.7 # via django-genericsite pygments==2.15.1 # via rich -requests==2.30.0 +requests==2.31.0 # via django-bootstrap-icons rich==13.3.5 # via