Skip to content

Commit 6e5fb61

Browse files
Bump django in /{{ cookiecutter.project_name }}/app/requirements
Bumps [django](https://github.com/django/django) from 3.2.9 to 3.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@3.2.9...3.2.10) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef85fad commit 6e5fb61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{ cookiecutter.project_name }}/app/requirements/production.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==3.2.9
1+
Django==3.2.10
22
django-celery-beat==2.2.1
33
psycopg2-binary==2.9.2
44
redis==4.0.2

0 commit comments

Comments
 (0)