mirror of
https://github.com/makeplane/plane.git
synced 2026-07-13 22:09:12 +02:00
chore(deps): bump djangorestframework-simplejwt (#2668)
Bumps the pip group with 1 update in the /apiserver/requirements directory: [djangorestframework-simplejwt](https://github.com/jazzband/djangorestframework-simplejwt). 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: djangorestframework-simplejwt dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -76,7 +76,7 @@ openfeature-sdk==0.7.0
|
||||
# graphql
|
||||
strawberry-graphql-django==0.48.0
|
||||
# django rest framework jwt
|
||||
djangorestframework-simplejwt==5.3.1
|
||||
djangorestframework-simplejwt==5.4.0
|
||||
# Elastic Search Integration
|
||||
elasticsearch-dsl>=8.0.0,<9.0.0
|
||||
django-elasticsearch-dsl==8.0.0
|
||||
|
||||
Reference in New Issue
Block a user