Merged
Conversation
Bumps [django](https://github.com/django/django) from 5.2.12 to 5.2.13. - [Commits](django/django@5.2.12...5.2.13) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.13 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
3ef195b to
ee03847
Compare
calumbell
approved these changes
Apr 10, 2026
Contributor
calumbell
left a comment
There was a problem hiding this comment.
Performed the following tests and all appears to be working as intended:
- CI tests passing
pytestsuite all green on local- Spot checked on local Django development server
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 django from 5.2.12 to 5.2.13.
Commits
7d831a9[5.2.x] Bumped version for 5.2.13 release.49e1e2b[5.2.x] Fixed CVE-2026-33034 -- Enforced DATA_UPLOAD_MAX_MEMORY_SIZE on body ...0b46789[5.2.x] Fixed CVE-2026-33033 -- Mitigated potential DoS in MultiPartParser.397c220[5.2.x] Fixed CVE-2026-4292 -- Disallowed instance creation via ModelAdmin.li...60ffa95[5.2.x] Fixed CVE-2026-4277 -- Checked add permissions in GenericInlineModelA...1cc2a76[5.2.x] Fixed CVE-2026-3902 -- Ignored headers with underscores in ASGIRequest.2a8a76a[5.2.x] Added stub release notes and release date for 5.2.13 and 4.2.30.90924f5[5.2.x] Bumped black to 26.3.1.0ee44c6[5.2.x] Applied Black's 2026 stable style.89b4d94[5.2.x] Combined scripts confirm_release.sh and test_new_version.sh into veri...