Skip to content

Commit 6d7dff9

Browse files
committed
Release 2026.06.25
1 parent e07f016 commit 6d7dff9

3 files changed

Lines changed: 17 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@ All enhancements and patches to Cookiecutter Django will be documented in this f
33

44
<!-- GENERATOR_PLACEHOLDER -->
55

6+
## 2026.06.25
7+
8+
9+
### Updated
10+
11+
- Update coverage to 7.14.3 ([#6668](https://github.com/cookiecutter/cookiecutter-django/pull/6668))
12+
13+
- Update redis to 8.0.1 ([#6658](https://github.com/cookiecutter/cookiecutter-django/pull/6658))
14+
15+
- Update django-stubs to 6.0.6 ([#6657](https://github.com/cookiecutter/cookiecutter-django/pull/6657))
16+
17+
- Update djlint to 1.39.4 ([#6660](https://github.com/cookiecutter/cookiecutter-django/pull/6660))
18+
19+
- Update ruff to 0.15.20 ([#6667](https://github.com/cookiecutter/cookiecutter-django/pull/6667))
20+
621
## 2026.06.21
722

823

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "cookiecutter-django"
3-
version = "2026.06.21"
3+
version = "2026.06.25"
44
description = "A Cookiecutter template for creating production-ready Django projects quickly."
55
readme = "README.md"
66
keywords = [

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)