Skip to content

Bump djangorestframework from 3.17.0 to 3.17.1#1164

Merged
JSv4 merged 1 commit intomainfrom
dependabot/pip/djangorestframework-3.17.1
Mar 29, 2026
Merged

Bump djangorestframework from 3.17.0 to 3.17.1#1164
JSv4 merged 1 commit intomainfrom
dependabot/pip/djangorestframework-3.17.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 25, 2026

Bumps djangorestframework from 3.17.0 to 3.17.1.

Release notes

Sourced from djangorestframework's releases.

3.17.1

What's Changed

Bug fixes

Full Changelog: encode/django-rest-framework@3.17.0...3.17.1

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 25, 2026
@claude
Copy link
Copy Markdown

claude Bot commented Mar 29, 2026

PR Review: Bump djangorestframework 3.17.0 → 3.17.1

This is a straightforward patch-level dependency bump from Dependabot. Here's a quick review:

Change: Single line in requirements/base.txt pinning djangorestframework from 3.17.0 to 3.17.1.

Assessment: ✅ Safe to merge

  • Patch release: 3.17.0 → 3.17.1 is a bug fix only, no new features or breaking changes.
  • Change is minimal: The upstream diff fixes HTMLFormRenderer with empty datetime values (encode/django-rest-framework#9928). This is an edge-case rendering bug with no security implications.
  • No API surface changes: This fix is internal to the HTML form renderer — it won't affect OpenContracts' GraphQL-first architecture at all.
  • No test updates needed: The fix is in upstream DRF and doesn't touch any code paths exercised by this project's test suite.
  • Dependabot compatibility score: Rated high compatibility, indicating no known breakage in the ecosystem.

Recommendation: Merge as-is. No action needed beyond standard CI passing.

@JSv4 JSv4 merged commit 3c23dbc into main Mar 29, 2026
5 checks passed
@JSv4 JSv4 deleted the dependabot/pip/djangorestframework-3.17.1 branch March 29, 2026 03:17
JSv4 added a commit that referenced this pull request Apr 29, 2026
…restframework-3.17.1

Bump djangorestframework from 3.17.0 to 3.17.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant