Browse Source

Upgrade to latest Django version 5.1.3

Ben Wilber 5 months ago
parent
commit
97917211fb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -2,7 +2,7 @@ appdirs==1.4.4
 asgiref==3.8.1
 black==24.10.0
 click==8.1.7
-Django==5.1.2
+Django==5.1.3
 django-environ==0.11.2
 django-filter==24.3
 djangorestframework==3.15.2