Skip to content

Commit 8adf024

Browse files
core: bump djangorestframework from 3.14.0 to 3.15.2
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.14.0 to 3.15.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](encode/django-rest-framework@3.14.0...3.15.2) --- updated-dependencies: - dependency-name: djangorestframework dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1df87cd commit 8adf024

File tree

2 files changed

+68
-69
lines changed

2 files changed

+68
-69
lines changed

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies = [
2424
"django-redis",
2525
"django-storages[s3]",
2626
"django-tenants",
27-
"djangorestframework ==3.14.0",
27+
"djangorestframework ==3.15.2",
2828
"djangorestframework-guardian",
2929
"docker",
3030
"drf-orjson-renderer",

Diff for: uv.lock

+67-68
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)