Skip to content

Commit 3624b01

Browse files
authored
Django 5.2.5 (#1107)
1 parent 8f3e756 commit 3624b01

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.4"]
11+
django: ["django==4.2.23", "django==5.1.11", "django==5.2.5"]
1212

1313
services:
1414
postgres:

0 commit comments

Comments
 (0)