Skip to content

Add support for Django 6.1#10003

Merged
auvipy merged 3 commits into
encode:mainfrom
browniebroke:update/django-6.1
Jul 25, 2026
Merged

Add support for Django 6.1#10003
auvipy merged 3 commits into
encode:mainfrom
browniebroke:update/django-6.1

Conversation

@browniebroke

Copy link
Copy Markdown
Member

Description

Django 6.1rc1 has been released, it's time to add it to our CI

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds Django 6.1 to the project’s supported-version surface area and CI/test environment matrix, aligning package metadata and documentation with the new target Django series.

Changes:

  • Adds django61 factor environments to tox.ini for Python 3.12+.
  • Adds a django61 dependency group and Django 6.1 trove classifier in pyproject.toml.
  • Updates README and docs requirements lists to mention Django 6.1.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
tox.ini Expands tox env matrix to include Django 6.1 for py312+ and maps the new dependency group.
README.md Updates stated Django requirements to include 6.1.
pyproject.toml Adds Django 6.1 trove classifier and a django61 dependency group used by tox.
docs/index.md Updates documentation requirements list to include Django 6.1.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
Comment thread docs/index.md
auvipy
auvipy previously approved these changes Jul 25, 2026
@auvipy
auvipy dismissed their stale review July 25, 2026 15:29

stale

@auvipy
auvipy merged commit 65066b3 into encode:main Jul 25, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants