Skip to content

Commit

Permalink
Bump djangorestframework from 3.12.2 to 3.15.2 in /backend_app
Browse files Browse the repository at this point in the history
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.12.2 to 3.15.2.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](encode/django-rest-framework@3.12.2...3.15.2)

---
updated-dependencies:
- dependency-name: djangorestframework
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 2c7017b commit 3d3f4fd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions backend_app/requirements.macos.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ django-organizations==1.1.2
django-simple-history==2.12.0
django-timezone-field==4.0
django-webpack-loader==0.6.0
djangorestframework==3.12.2
djangorestframework==3.15.2
djangorestframework-simplejwt==4.4.0
drf-yasg==1.20.0
future==0.18.2
Expand Down Expand Up @@ -110,7 +110,7 @@ django-auth-adfs==1.9.5
# django-simple-history==2.12.0
# django-timezone-field==4.0
# django-webpack-loader==0.6.0
# djangorestframework==3.12.2
# djangorestframework==3.15.2
# # djangorestframework-simplejwt==4.4.0
# djangorestframework-simplejwt==4.6.0
# drf-yasg==1.20.0
Expand Down
2 changes: 1 addition & 1 deletion backend_app/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ django-organizations==1.1.2
django-simple-history==2.12.0
django-timezone-field==4.0
django-webpack-loader==0.6.0
djangorestframework==3.12.2
djangorestframework==3.15.2
djangorestframework-simplejwt==4.4.0
# djangorestframework-simplejwt==4.6.0
drf-yasg==1.20.0
Expand Down

0 comments on commit 3d3f4fd

Please sign in to comment.