From 3076df61b5dffb8fdb45caf4df2c3f78898d1e91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 16:30:17 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the /src/api-engine directory: [django](https://github.com/django/django) and [djangorestframework-simplejwt](https://github.com/jazzband/djangorestframework-simplejwt). Updates `django` from 4.2.16 to 4.2.17 - [Commits](https://github.com/django/django/compare/4.2.16...4.2.17) Updates `djangorestframework-simplejwt` from 5.3.1 to 5.4.0 - [Release notes](https://github.com/jazzband/djangorestframework-simplejwt/releases) - [Changelog](https://github.com/jazzband/djangorestframework-simplejwt/blob/master/CHANGELOG.md) - [Commits](https://github.com/jazzband/djangorestframework-simplejwt/compare/v5.3.1...v5.4.0) --- updated-dependencies: - dependency-name: django dependency-type: direct:production dependency-group: pip - dependency-name: djangorestframework-simplejwt dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- src/api-engine/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/api-engine/requirements.txt b/src/api-engine/requirements.txt index fb2067f8..623253ff 100644 --- a/src/api-engine/requirements.txt +++ b/src/api-engine/requirements.txt @@ -7,14 +7,14 @@ chardet==3.0.4 coreapi==2.3.3 coreschema==0.0.4 defusedxml==0.6.0 -Django==4.2.16 +Django==4.2.17 django-allauth==0.55.0 django-cors-headers==3.5.0 django-extensions==3.2.3 django-filter==2.4.0 django-rest-auth==0.9.5 djangorestframework==3.15.2 -djangorestframework-simplejwt==5.3.1 +djangorestframework-simplejwt==5.4.0 docker==4.2.0 drf-yasg==1.21.7 flex==6.14.1