Skip to content

Commit

Permalink
Update Django to 5.1.1, 5.0.9, and 4.2.16 (#575)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbraak committed Sep 13, 2024
1 parent fae6ac5 commit 5c255fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:

strategy:
matrix:
django: ["django==4.2.14", "django==5.0.7", "django==5.1"]
django: ["django==4.2.16", "django==5.0.9", "django==5.1.1"]

services:
postgres:
Expand Down

0 comments on commit 5c255fd

Please sign in to comment.