From ccb082c8588375a8f6af553e244f0fca5a920afc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 11:08:13 +0000 Subject: [PATCH] chore(deps): Bump djangorestframework-simplejwt in /3rdparty/py Bumps [djangorestframework-simplejwt](https://github.com/jazzband/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: djangorestframework-simplejwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- 3rdparty/py/requirements-all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3rdparty/py/requirements-all.txt b/3rdparty/py/requirements-all.txt index e7cef554..e7ac19cf 100644 --- a/3rdparty/py/requirements-all.txt +++ b/3rdparty/py/requirements-all.txt @@ -7,7 +7,7 @@ Django==4.2.17 django-cors-headers==4.6.0 django-storages==1.14.4 djangorestframework==3.15.2 -djangorestframework-simplejwt==5.3.1 +djangorestframework-simplejwt==5.4.0 environs[django]==11.2.1 google-api-python-client==2.157.0 google-auth==2.37.0