-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump django from 4.0.7 to 4.1.1 #1535
Conversation
The new CONN_HEALTH_CHECKS setting might be of interest. This should be not merged until django rest framework is fixed to work with it. See encode/django-rest-framework/pull/8591, this would probably break |
Yea like some of the db locked errors etc? Waiting on DRF seems wise, their last release is 15 months old but looks like this has some movement encode/django-rest-framework#8599 |
784299b
to
a027a1d
Compare
Bumps [django](https://github.com/django/django) from 4.0.7 to 4.1.1. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/commits) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
a027a1d
to
a6c7c26
Compare
Looks like DRF 3.14 was released! 🎉 https://github.com/encode/django-rest-framework/releases/tag/3.14.0 |
Awesome. I think I'll do a manual lock to take care of all the Python updates at once. |
Looks like django is up-to-date now, so this is no longer needed. |
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion or issue for related concerns. |
Bumps django from 4.0.7 to 4.1.1.
Commits
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 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)