Skip to content

Commit 6c6cb91

Browse files
chore(deps): bump djangorestframework from 3.16.0 to 3.16.1 in /backend (#835)
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.16.0 to 3.16.1. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](encode/django-rest-framework@3.16.0...3.16.1) --- updated-dependencies: - dependency-name: djangorestframework dependency-version: 3.16.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f5de23d commit 6c6cb91

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

backend/poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ django = "~5.2.4"
2626
django-cors-headers = "^4.7.0"
2727
django-filter = "^25.1"
2828
django-prometheus = "^2.4.1"
29-
djangorestframework = "^3.16.0"
29+
djangorestframework = "^3.16.1"
3030
djangorestframework-jsonapi = "^8.0.0"
3131
mozilla-django-oidc = "^4.0.1"
3232
pytz = "^2025.2"

0 commit comments

Comments
 (0)