Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps django from 5.1.7 to 5.1.13.

Commits
  • 467aeeb [5.1.x] Bumped version for 5.1.13 release.
  • 74fa85c [5.1.x] Fixed CVE-2025-59682 -- Fixed potential partial directory-traversal v...
  • 01d2d77 [5.1.x] Fixed CVE-2025-59681 -- Protected QuerySet.annotate(), alias(), aggre...
  • cbe5042 [5.1.x] Added stub release notes and release date for 5.1.13 and 4.2.25.
  • 27e230f [5.1.x] Added missing backticks in docs/releases/security.txt.
  • 26fc643 [5.1.x] Added CVE-2025-57833 to security archive.
  • dc002e5 [5.1.x] Post-release version bump.
  • f71d9c3 [5.1.x] Bumped version for 5.1.12 release.
  • 102965e [5.1.x] Fixed CVE-2025-57833 -- Protected FilteredRelation against SQL inject...
  • 44cd014 [5.1.x] Added stub release notes and release date for 5.1.12 and 4.2.24.
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [django](https://github.com/django/django) from 5.1.7 to 5.1.13.
- [Commits](django/django@5.1.7...5.1.13)

---
updated-dependencies:
- dependency-name: django
  dependency-version: 5.1.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Oct 27, 2025
@codecov
Copy link

codecov bot commented Oct 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.47%. Comparing base (b7474b8) to head (4878e34).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #121   +/-   ##
=======================================
  Coverage   96.47%   96.47%           
=======================================
  Files           9        9           
  Lines         142      142           
=======================================
  Hits          137      137           
  Misses          5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@submarcos submarcos merged commit 3499017 into main Oct 29, 2025
5 checks passed
@submarcos submarcos deleted the dependabot/pip/django-5.1.13 branch October 29, 2025 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants