From 93a4aa05f0689558d0779d2620d5a7d3b4da8698 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 01:40:18 +0000 Subject: [PATCH] [pip] Bump the vreapis-pip group in /vreapis with 2 updates Bumps the vreapis-pip group in /vreapis with 2 updates: [djangorestframework](https://github.com/encode/django-rest-framework) and [requests](https://github.com/psf/requests). Updates `djangorestframework` from 3.16.0 to 3.16.1 - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.16.0...3.16.1) Updates `requests` from 2.32.4 to 2.32.5 - [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.32.4...v2.32.5) --- updated-dependencies: - dependency-name: djangorestframework dependency-version: 3.16.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vreapis-pip - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vreapis-pip ... Signed-off-by: dependabot[bot] --- vreapis/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vreapis/requirements.txt b/vreapis/requirements.txt index 84021e14..94dc9c25 100644 --- a/vreapis/requirements.txt +++ b/vreapis/requirements.txt @@ -1,11 +1,11 @@ django==5.1.4 -djangorestframework==3.16.0 +djangorestframework==3.16.1 djangorestframework-gis==1.2.0 django-filter==25.1 whitenoise==6.9.0 gunicorn==23.0.0 pyyaml==6.0.2 -requests==2.32.4 +requests==2.32.5 django-dotenv==1.4.2 django-cors-headers==4.7.0 django-extensions==4.1