Browse Source

Merge pull request #8296 from TechEmpower/dependabot/pip/frameworks/Python/django/django-3.2.20

Bump django from 3.2.19 to 3.2.20 in /frameworks/Python/django
github-actions[bot] 2 years ago
parent
commit
e3742edf02
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Python/django/requirements.txt

+ 1 - 1
frameworks/Python/django/requirements.txt

@@ -1,4 +1,4 @@
-Django==3.2.19
+Django==3.2.20
 mysqlclient==1.4.6
 mysqlclient==1.4.6
 psycopg2==2.9.6; implementation_name=='cpython'
 psycopg2==2.9.6; implementation_name=='cpython'
 psycopg2cffi==2.9.0; implementation_name=='pypy'
 psycopg2cffi==2.9.0; implementation_name=='pypy'