Skip to content

Bump django from 5.1.10 to 5.2.3 in /requirements #8765

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 11, 2025

Bumps django from 5.1.10 to 5.2.3.

Commits
  • 15883bc [5.2.x] Bumped version for 5.2.3 release.
  • 2640031 [5.2.x] Refs #373 -- Doc'd that on_delete is ignored for ForeignObject.
  • 6f99c88 [5.2.x] Fixed #36449 -- Fixed field types in example model using ForeignObject.
  • aec11db [5.2.x] Refs #36419 -- Fixed BulkUpdateTests.test_json_field_sql_null() crash...
  • cc50797 [5.2.x] Fixed #36446 -- Restored "q" in internal MediaType.params property.
  • 6fc620b [5.2.x] Fixed #36419 -- Ensured for_save was propagated when resolving expres...
  • 8fcc839 [5.2.x] Refs CVE-2025-48432 -- Prevented log injection in remaining response ...
  • 9d7fc9e [5.2.x] Refs CVE-2025-48432 -- Made SuspiciousOperation logging use log_respo...
  • c042af7 [5.2.x] Refactored logging_tests to reuse assertions for log records.
  • 5901cfe [5.2.x] Updated translations from Transifex.
  • 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)

@dependabot dependabot bot added the dependencies Bot PRs that update dependencies label Jun 11, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jun 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.81%. Comparing base (b5829bd) to head (e165bb3).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8765   +/-   ##
=======================================
  Coverage   76.81%   76.81%           
=======================================
  Files         571      571           
  Lines       28529    28529           
  Branches     3495     3541   +46     
=======================================
  Hits        21915    21915           
  Misses       6441     6441           
  Partials      173      173           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot dependabot bot force-pushed the dependabot/pip/requirements/django-5.2.3 branch 3 times, most recently from 6da810e to ee2057c Compare June 16, 2025 11:39
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/django-5.2.3 branch 5 times, most recently from dbe6c53 to 18642ab Compare June 23, 2025 15:14
Bumps [django](https://github.com/django/django) from 5.1.10 to 5.2.3.
- [Commits](django/django@5.1.10...5.2.3)

---
updated-dependencies:
- dependency-name: django
  dependency-version: 5.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/django-5.2.3 branch from 18642ab to e165bb3 Compare June 23, 2025 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Bot PRs that update dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant