Bump the production-version-updates group across 1 directory with 4 updates#164
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the production-version-updates group across 1 directory with 4 updates#164dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…pdates Bumps the production-version-updates group with 4 updates in the / directory: [django](https://github.com/django/django), [djangorestframework](https://github.com/encode/django-rest-framework), [psycopg2](https://github.com/psycopg/psycopg2) and [asgiref](https://github.com/django/asgiref). Updates `django` from 5.2.4 to 5.2.7 - [Commits](django/django@5.2.4...5.2.7) Updates `djangorestframework` from 3.16.0 to 3.16.1 - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](encode/django-rest-framework@3.16.0...3.16.1) Updates `psycopg2` from 2.9.10 to 2.9.11 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.10...2.9.11) Updates `asgiref` from 3.9.1 to 3.10.0 - [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt) - [Commits](django/asgiref@3.9.1...3.10.0) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-version-updates - dependency-name: djangorestframework dependency-version: 3.16.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-version-updates - dependency-name: psycopg2 dependency-version: 2.9.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-version-updates - dependency-name: asgiref dependency-version: 3.10.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Owner
|
@dependabot recreate |
Contributor
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
auto-merge was automatically disabled
November 7, 2025 00:46
Pull request was closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-version-updates group with 4 updates in the / directory: django, djangorestframework, psycopg2 and asgiref.
Updates
djangofrom 5.2.4 to 5.2.7Commits
3cff320[5.2.x] Bumped version for 5.2.7 release.ed8fc39[5.2.x] Fixed CVE-2025-59682 -- Fixed potential partial directory-traversal v...52fbae0[5.2.x] Fixed CVE-2025-59681 -- Protected QuerySet.annotate(), alias(), aggre...1794cbf[5.2.x] Made cosmetic edits to 5.2.7 release notes.81625a1[5.2.x] Fixed #36587 -- Clarified usage oflist.insert()for upload handlers.6f3813e[5.2.x] Fixed #35877, Refs #36128 -- Documented unique constraint when migrat...10a2d3b[5.2.x] Added stub release notes and release date for 5.2.7, 5.1.13, and 4.2.25.b2773a3[5.2.x] Refs #25508 -- Used QuerySet.repr in docs/ref/contrib/postgres/se...7554c54[5.2.x] Fixed #36581 -- Updated serialization examples from XML to JSON.2a2936c[5.2.x] Updated translations from Transifex.Updates
djangorestframeworkfrom 3.16.0 to 3.16.1Release notes
Sourced from djangorestframework's releases.
... (truncated)
Commits
de018dfPrepare 3.16.1 release (#9752)a7d050fTurkish Translation updates (#9749)853969cFix test with Django 5 when pytz is available (#9715)2ae8c11Add note to tutorial about required request in serializer context when using ...70e54f4Revert docs back to djangorestframework-guardian (#9734)3038494Document that unique constraints causerequired=Truein ModelSerializer (#9...4bb46c2Add Kazakh(kk) locale support (#9713)e454758Fix regression in unique_together validation with SerializerMethodField (#9712)33d59feUpdate Spanish translations (#9701)c0202a0Update Django documentation links to use stable version (#9698)Updates
psycopg2from 2.9.10 to 2.9.11Changelog
Sourced from psycopg2's changelog.
... (truncated)
Commits
fd9ae8cchore: bump to version 2.9.11d923840chore: update docs requirementsd42dc71Merge branch 'fix-1791'4fde656fix: avoid failed assert passing more arguments than placeholders8308c19fix: drop warning about the use of deprecated PyWeakref_GetObject function1a1eabfbuild(deps): bump actions/github-script from 7 to 8897af8bbuild(deps): bump peter-evans/repository-dispatch from 3 to 4ceefd30build(deps): bump actions/checkout from 4 to 54dc5854build(deps): bump actions/setup-python from 5 to 61945788Merge pull request #1802 from edgarrmondragon/cp314-wheelsUpdates
asgireffrom 3.9.1 to 3.10.0Changelog
Sourced from asgiref's changelog.
Commits
f587b12Releasing 3.10.0.b08087cAdded AsyncSingleThreadContext (#511)3471a0cReleasing 3.9.24f892bdRemove Python 3.8 from tox83cd6f3Run CI against Python 3.14796b9f1Fix incorrect Trailer header (#531)29b108bFixed #529: wsgi.errors should be a StringIO (#530)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions