Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 4, 2026

This PR contains the following updates:

Package Change Age Confidence
djangorestframework-stubs (changelog) ==3.16.7==3.16.8 age confidence

Release Notes

typeddjango/djangorestframework-stubs (djangorestframework-stubs)

v3.16.8

Compare Source

What's Changed

  • Make types-requests an optional dependency -- add requests extra by @​bluetech in #​900

    The types-request dependency is now optional. If you use rest_framework.test.RequestsClient, consider installing the requests extra: djangorestframework-stubs[requests].

  • Fix Request stub allowing arbitrary attribute access by @​emmanuel-ferdman in #​904

    Type checkers would previously ignore when accessing non-existant Request attributes.

Housekeeping

Full Changelog: typeddjango/djangorestframework-stubs@3.16.7...3.16.8


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant