Skip to content

Commit

Permalink
chore(deps): bump djangorestframework from 3.15.1 to 3.15.2 in /backe…
Browse files Browse the repository at this point in the history
…nd (#288)

Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.15.1 to 3.15.2.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](encode/django-rest-framework@3.15.1...3.15.2)

---
updated-dependencies:
- dependency-name: djangorestframework
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 21, 2024
1 parent 7cba57a commit 4243476
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions backend/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ django = "^4.2.11"
django-cors-headers = "^4.4.0"
django-filter = "^24.2"
django-prometheus = "^2.3.1"
djangorestframework = "^3.15.1"
djangorestframework = "^3.15.2"
djangorestframework-jsonapi = "^7.0.1"
mozilla-django-oidc = "^4.0.1"
pytz = "^2024.1"
Expand Down

0 comments on commit 4243476

Please sign in to comment.