We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a27bca0 commit c5b0ee7Copy full SHA for c5b0ee7
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ jobs:
8
9
strategy:
10
matrix:
11
- django: ["django==4.2.25", "django==5.1.13", "django==5.2.7"]
+ django: ["django==4.2.26", "django==5.1.14", "django==5.2.8"]
12
13
services:
14
postgres:
0 commit comments