From fb7b05afaea5731779eedb95a5443f7da11ea4bb Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 18 Dec 2024 02:30:48 +0000 Subject: [PATCH] Release 2024.12.17 --- CHANGELOG.md | 9 +++++++++ pyproject.toml | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 055c436c17..e437eab53c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,15 @@ All enhancements and patches to Cookiecutter Django will be documented in this f +## 2024.12.17 + + +### Updated + +- Update djangorestframework-stubs to 3.15.2 ([#5591](https://github.com/cookiecutter/cookiecutter-django/pull/5591)) + +- Bump traefik from 3.2.2 to 3.2.3 ([#5594](https://github.com/cookiecutter/cookiecutter-django/pull/5594)) + ## 2024.12.12 diff --git a/pyproject.toml b/pyproject.toml index a094799468..116bfe57f2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "cookiecutter-django" -version = "2024.12.12" +version = "2024.12.17" description = "A Cookiecutter template for creating production-ready Django projects quickly." readme = "README.md" keywords = [