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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the typing-stubs group with 2 updates: djangorestframework-stubs and types-requests.
Updates
djangorestframework-stubs
from 3.15.0 to 3.15.1Release notes
Sourced from djangorestframework-stubs's releases.
Commits
5ac9749
Version 3.15.1 release (#659)dc75658
Add accepted_renderer, accepted_media_type to Request and Response (#649)c0930f1
Bump pytest from 8.3.2 to 8.3.3 (#658)afea015
[pre-commit.ci] pre-commit autoupdate (#657)b2bba71
Bump types-requests from 2.32.0.20240905 to 2.32.0.20240907 (#656)59cebd3
Bump types-requests from 2.32.0.20240712 to 2.32.0.20240905 (#655)7dc5eca
[pre-commit.ci] pre-commit autoupdate (#654)e9c27cf
[pre-commit.ci] pre-commit autoupdate (#653)5b9b6c2
[pre-commit.ci] pre-commit autoupdate (#647)c79e32c
Set configured user model asrequest.user
(#651)Updates
types-requests
from 2.32.0.20240907 to 2.32.0.20240914Commits
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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show