Browse Source

Merge pull request #8814 from TechEmpower/dependabot/pip/frameworks/Python/django/django-3.2.25

Bump django from 3.2.24 to 3.2.25 in /frameworks/Python/django
github-actions[bot] 1 year ago
parent
commit
46273dbfa2
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.24
+Django==3.2.25
 mysqlclient==1.4.6
 psycopg2==2.9.6; implementation_name=='cpython'
 psycopg2cffi==2.9.0; implementation_name=='pypy'