Release 2024.09.10

This commit is contained in:
github-actions 2024-09-11 02:23:46 +00:00
parent a882f40676
commit 0c11f9c602
2 changed files with 22 additions and 1 deletions

View File

@ -3,6 +3,27 @@ All enhancements and patches to Cookiecutter Django will be documented in this f
<!-- GENERATOR_PLACEHOLDER -->
## 2024.09.10
### Changed
- Add nginx container to dependabot automation ([#5345](https://github.com/cookiecutter/cookiecutter-django/pull/5345))
### Updated
- Update pytest to 8.3.3 ([#5371](https://github.com/cookiecutter/cookiecutter-django/pull/5371))
- Bump postcss-preset-env from 9.6.0 to 10.0.3 ([#5368](https://github.com/cookiecutter/cookiecutter-django/pull/5368))
- Bump concurrently from 8.2.2 to 9.0.0 ([#5363](https://github.com/cookiecutter/cookiecutter-django/pull/5363))
- Bump python to 3.12.6 in local Docker ([#5370](https://github.com/cookiecutter/cookiecutter-django/pull/5370))
- Bump python to 3.12.6 in production Docker ([#5367](https://github.com/cookiecutter/cookiecutter-django/pull/5367))
- Bump python to 3.12.6 in docs Docker image ([#5369](https://github.com/cookiecutter/cookiecutter-django/pull/5369))
## 2024.09.09

View File

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