Skip to content

Commit 354d0a0

Browse files
authored
Merge pull request #71 from mnako/dependabot/pip/{{-cookiecutter.project_name-}}/app/requirements/django-3.2.10
2 parents ef85fad + 6e5fb61 commit 354d0a0

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)