Skip to content

Update django - #533

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/django
Open

Update django#533
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/django

Conversation

@renovate

@renovate renovate Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
django (changelog) ==6.0.7==6.1 age confidence
django-stubs (changelog) ==6.0.7==6.1.0 age confidence
django-stubs-ext (changelog) ==6.0.7==6.1.0 age confidence

Release Notes

django/django (django)

v6.1

Compare Source

v6.0.8

Compare Source

typeddjango/django-stubs (django-stubs)

v6.1.0

Compare Source

What's Changed

This is the first Django 6.1 release 🎉

Django 6.0 and 5.2 are now in partial support mode.
Django 5.1 and 5.0 support was dropped (techically they would still work, but we don't test them no more).
Python 3.10 support was dropped.

Feedback is very welcome! 👍

Full Changelog: typeddjango/django-stubs@6.0.9...6.1.0

v6.0.9

Compare Source

What's Changed

6.0.8 was supposed to be the last 6.0.x release, but we found several regressions that we wanted to fix.
Now we are working on 6.1.0 release :)

Full Changelog: typeddjango/django-stubs@6.0.8...6.0.9

v6.0.8

Compare Source

This is the last release with Django 6.0 full support.
The next release will be focused on Django 6.1 support with Django 6.0 partial support.

What's Changed

New Contributors

Full Changelog: typeddjango/django-stubs@6.0.7...6.0.8


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/django branch from 9f0f437 to 204e8cc Compare September 1, 2026 14:24
@renovate renovate Bot changed the title Update django Update django to v6.1.0 Sep 1, 2026
@renovate
renovate Bot force-pushed the renovate/django branch from 204e8cc to 5dbcb7b Compare September 1, 2026 14:56
@renovate
renovate Bot force-pushed the renovate/django branch from 5dbcb7b to 13473d3 Compare September 1, 2026 19:59
@renovate renovate Bot changed the title Update django to v6.1.0 Update django Sep 1, 2026
@renovate

renovate Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: uv.lock
Command failed: uv lock --upgrade-package django --upgrade-package django-stubs --upgrade-package django-stubs-ext
Using CPython 3.13.15
  × No solution found when resolving dependencies for split (markers:
  │ python_full_version >= '3.15' and sys_platform == 'win32'):
  ╰─▶ Because django-ninja==1.6.2 depends on django>=3.1,<6.1 and your project
      depends on django[argon2]==6.1, we can conclude that your project and
      django-ninja==1.6.2 are incompatible.
      And because your project depends on django-ninja==1.6.2 and your project
      requires bats-ai[development], we can conclude that your project's
      requirements are unsatisfiable.

hint: While the active Python version is 3.13, the resolution failed for other Python versions supported by your project. Consider limiting your project's supported Python versions using `requires-python`.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants