-
-
Notifications
You must be signed in to change notification settings - Fork 138
Bump django from 5.1.11 to 5.1.14 #1570
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
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for pydis-static ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Hm, it seems like dependabot uses pip as the package ecosystem for security updates, so doesn't update the lock file? |
a575f9d to
fd8bbdb
Compare
Bumps [django](https://github.com/django/django) from 5.1.11 to 5.1.14. - [Commits](django/django@5.1.11...5.1.14) --- updated-dependencies: - dependency-name: django dependency-version: 5.1.14 dependency-type: direct:production ... Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fd8bbdb to
f4b5a06
Compare
|
Fix presumed for #1569 and attempted fix in #1567 is not actually the fix I expected. This is a dependabot bug, plain and simple. Full issue with workarounds at dependabot/dependabot-core#11913 (comment) |

Bumps django from 5.1.11 to 5.1.14.
Commits
da443c4[5.1.x] Bumped version for 5.1.14 release.4624ed7[5.1.x] Refs CVE-2025-64459 -- Avoided propagating invalid arguments to Q on ...72d2c87[5.1.x] Fixed CVE-2025-64459 -- Prevented SQL injections in Q/QuerySet via th...3790593[5.1.x] Fixed CVE-2025-64458 -- Mitigated potential DoS in HttpResponseRedire...ec3420e[5.1.x] Added stub release notes and release date for 5.1.14 and 4.2.26.c361494[5.1.x] Made RemoteTestResultTest.test_pickle_errors_detection() compatible w...a6294d7[5.1.x] Fixed RelatedGeoModelTest.test_related_union_aggregate() test on Orac...99e0336[5.1.x] Refs #36646 -- Doc'd that oracledb < 3.3.0 is required.475f61f[5.1.x] Fixed OGRInspectTest.test_time_field with memory Spatialite database.7da2bf9[5.1.x] Fixed #35961 -- Migrated license metadata in pyproject.toml to confor...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 this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.