Skip to content

Commit

Permalink
Bump the pip group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
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](django/django@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](jazzband/djangorestframework-simplejwt@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 0cfe556 commit 3076df6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/api-engine/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3076df6

Please sign in to comment.