chore(deps): update django requirement from <6,>=3 to >=4.2.30,<6#1505
Open
dependabot[bot] wants to merge 2 commits into
Open
chore(deps): update django requirement from <6,>=3 to >=4.2.30,<6#1505dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1505 +/- ##
=======================================
Coverage 91.30% 91.30%
=======================================
Files 228 228
Lines 7271 7271
=======================================
Hits 6639 6639
Misses 632 632 ☔ View full report in Codecov by Sentry. |
17cb318 to
68e6395
Compare
Updates the requirements on [django](https://github.com/django/django) to permit the latest version. - [Commits](django/django@3.0...4.2.30) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.30 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
68e6395 to
d00d4e9
Compare
WilliamBergamin
approved these changes
May 26, 2026
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.
Warning
Dependabot will stop supporting
python v3.9!Please upgrade to one of the following versions:
v3.9,v3.10,v3.11,v3.12,v3.13, orv3.14.Updates the requirements on django to permit the latest version.
Commits
3396992[4.2.x] Bumped version for 4.2.30 release.ed4dfda[4.2.x] Fixed CVE-2026-33034 -- Enforced DATA_UPLOAD_MAX_MEMORY_SIZE on body ...f13c20f[4.2.x] Fixed CVE-2026-33033 -- Mitigated potential DoS in MultiPartParser.abfe1a1[4.2.x] Fixed CVE-2026-4292 -- Disallowed instance creation via ModelAdmin.li...051f390[4.2.x] Fixed CVE-2026-4277 -- Checked add permissions in GenericInlineModelA...4412731[4.2.x] Fixed CVE-2026-3902 -- Ignored headers with underscores in ASGIRequest.8d2a05c[4.2.x] Added stub release notes and release date for 4.2.30.b1d9ea4[4.2.x] Combined scripts confirm_release.sh and test_new_version.sh into veri...385678e[4.2.x] Added CVE-2026-25673 and CVE-2026-25674 to security archive.69de846[4.2.x] Post-release version bump.