Release 2025.09.22

This commit is contained in:
github-actions 2025-09-23 02:31:12 +00:00
parent 806b64aa17
commit 4a5f677524
3 changed files with 292 additions and 282 deletions

View File

@ -3,6 +3,15 @@ All enhancements and patches to Cookiecutter Django will be documented in this f
<!-- GENERATOR_PLACEHOLDER -->
## 2025.09.22
### Updated
- Update coverage to 7.10.7 ([#6070](https://github.com/cookiecutter/cookiecutter-django/pull/6070))
- Upgrade to Python 3.13 ([#6067](https://github.com/cookiecutter/cookiecutter-django/pull/6067))
## 2025.09.20

View File

@ -1,6 +1,6 @@
[project]
name = "cookiecutter-django"
version = "2025.09.20"
version = "2025.09.22"
description = "A Cookiecutter template for creating production-ready Django projects quickly."
readme = "README.md"
keywords = [

563
uv.lock

File diff suppressed because it is too large Load Diff