Update django requirement from <6,>=4.2.14 to >=4.2.14,<7#2173
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Update django requirement from <6,>=4.2.14 to >=4.2.14,<7#2173dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
64b2d05 to
0d4923b
Compare
c82dee6 to
4dd3526
Compare
90feea7 to
93db0e3
Compare
Updates the requirements on [django](https://github.com/django/django) to permit the latest version. - [Commits](django/django@4.2.14...6.0.3) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
93db0e3 to
4a75d00
Compare
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.
Updates the requirements on django to permit the latest version.
Commits
a0d3bdb[6.0.x] Bumped version for 6.0.3 release.264d5c7[6.0.x] Fixed CVE-2026-25674 -- Prevented potentially incorrect permissions o...b1444d9[6.0.x] Fixed CVE-2026-25673 -- Simplified URLField scheme detection.1b22d53[6.0.x] Fixed #36961 -- Fixed TypeError in deprecation warnings if Django is ...27ed90a[6.0.x] Ensured spelling checks pass OK.659bacf[6.0.x] Aligned docs checks between GitHub Actions and local development.e65c412[6.0.x] Adjusted default DoS severity level in Security Policy.5b70253[6.0.x] Fixed #36848 -- Mentioned BadRequest exception in docs/ref/views.txt.3a04b22[6.0.x] Fixed #36951 -- Removed empty exc_info from log_task_finished signal ...d112203[6.0.x] Fixed #36944 -- Removed MAX_LENGTH_HTML and related 5M chars limit re...