Release 2024.10.17

This commit is contained in:
github-actions 2024-10-18 02:28:50 +00:00
parent 8c1fac1b2e
commit 1b83a472ec
2 changed files with 14 additions and 1 deletions

View File

@ -3,6 +3,19 @@ All enhancements and patches to Cookiecutter Django will be documented in this f
<!-- GENERATOR_PLACEHOLDER -->
## 2024.10.17
### Updated
- Update ruff to 0.7.0 ([#5474](https://github.com/cookiecutter/cookiecutter-django/pull/5474))
- Update uvicorn to 0.32.0 ([#5471](https://github.com/cookiecutter/cookiecutter-django/pull/5471))
- Update pillow to 11.0.0 ([#5470](https://github.com/cookiecutter/cookiecutter-django/pull/5470))
- Update sentry-sdk to 2.17.0 ([#5473](https://github.com/cookiecutter/cookiecutter-django/pull/5473))
## 2024.10.15

View File

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