Skip to content

Commit 682122f

Browse files
Bump djangorestframework from 3.17.1 to 3.17.2 (#125)
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.17.1 to 3.17.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](encode/django-rest-framework@3.17.1...3.17.2) --- updated-dependencies: - dependency-name: djangorestframework dependency-version: 3.17.2 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 e1a6b17 commit 682122f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ requires-python = "==3.13.*"
77
dependencies = [
88
"dj-database-url==3.1.2",
99
"django==6.0.8",
10-
"djangorestframework==3.17.1",
10+
"djangorestframework==3.17.2",
1111
"drf-spectacular==0.30.0",
1212
"gunicorn==26.0.0",
1313
"inflection==0.5.1",

uv.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.

0 commit comments

Comments
 (0)