Skip to content

Commit

Permalink
chore(deps): bump djangorestframework from 3.15.1 to 3.15.2 in /backend
Browse files Browse the repository at this point in the history
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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 26, 2024
1 parent 807405e commit e5f9696
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -10,7 +10,7 @@ package-mode = false
python = "^3.11.4"
django = "^5.0.3"
django-sslserver = "^0.22"
djangorestframework = "^3.15.1"
djangorestframework = "^3.15.2"
django-rest-swagger = "^2.2.0"
drf-yasg = "^1.21.7"
requests = "<2.32"
Expand Down

0 comments on commit e5f9696

Please sign in to comment.