Skip to content

Commit c8d9bf5

Browse files
authored
Merge pull request #74 from mnako/dependabot/pip/{{-cookiecutter.project_name-}}/app/requirements/psycopg2-binary-2.9.3
2 parents 2b8c509 + 9a22540 commit c8d9bf5

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,6 +1,6 @@
11
Django==3.2.10
22
django-celery-beat==2.2.1
3-
psycopg2-binary==2.9.2
3+
psycopg2-binary==2.9.3
44
redis==4.1.0
55
kombu==5.2.3
66
celery==5.2.3

0 commit comments

Comments
 (0)