Skip to content

Commit 1ae05ef

Browse files
authored
Django 5.2.4 (#1099)
1 parent bb83a5a commit 1ae05ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88

99
strategy:
1010
matrix:
11-
django: ["django==4.2.23", "django==5.1.11", "django==5.2.3"]
11+
django: ["django==4.2.23", "django==5.1.11", "django==5.2.4"]
1212

1313
services:
1414
postgres:

0 commit comments

Comments
 (0)