From 9ec7dd774253cf5780973c27962a4d82cf400d3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 19:36:16 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the / directory: [djangorestframework](https://github.com/encode/django-rest-framework) and [requests](https://github.com/psf/requests). Updates `djangorestframework` from 3.15.1 to 3.15.2 - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.15.1...3.15.2) Updates `requests` from 2.31.0 to 2.32.2 - [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.31.0...v2.32.2) --- updated-dependencies: - dependency-name: djangorestframework dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9c3edf6ee3..3f90e03dc3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ django-rq==2.10.2 django-taggit==5.0.1 django-tables2==2.7.0 django-timezone-field==6.1.0 -djangorestframework==3.15.1 +djangorestframework==3.15.2 drf-spectacular==0.27.2 drf-spectacular-sidecar==2024.5.1 feedparser==6.0.11 @@ -27,7 +27,7 @@ nh3==0.2.17 Pillow==10.3.0 psycopg[c,pool]==3.1.19 PyYAML==6.0.1 -requests==2.31.0 +requests==2.32.2 social-auth-app-django==5.4.1 social-auth-core==4.5.4 strawberry-graphql==0.229.0