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: [djangorestframework-simplejwt](https://github.com/jazzband/djangorestframework-simplejwt) and [sqlparse](https://github.com/andialbrecht/sqlparse).


Updates `djangorestframework-simplejwt` from 5.2.2 to 5.3.1
- [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.2.2...v5.3.1)

Updates `sqlparse` from 0.4.4 to 0.5.0
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
- [Commits](andialbrecht/sqlparse@0.4.4...0.5.0)

---
updated-dependencies:
- dependency-name: djangorestframework-simplejwt
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: sqlparse
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 1dd533f commit 6f68113
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 @@ -14,7 +14,7 @@ django-extensions==2.2.9
django-filter==2.4.0
django-rest-auth==0.9.5
djangorestframework==3.11.2
djangorestframework-simplejwt==5.2.2
djangorestframework-simplejwt==5.3.1
docker==4.2.0
drf-yasg==1.17.1
flex==6.14.1
Expand Down Expand Up @@ -48,7 +48,7 @@ rsa==4.7
ruamel.yaml==0.16.12
ruamel.yaml.clib==0.2.2
six==1.16.0
sqlparse==0.4.4
sqlparse==0.5.0
strict-rfc3339==0.7
swagger-spec-validator==2.5.0
uritemplate==3.0.1
Expand Down

0 comments on commit 6f68113

Please sign in to comment.