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 95ce4e8 commit f64fc8fCopy full SHA for f64fc8f
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ jobs:
8
9
strategy:
10
matrix:
11
- django: ["django==4.2.24", "django==5.1.12", "django==5.2.6"]
+ django: ["django==4.2.25", "django==5.1.13", "django==5.2.7"]
12
13
services:
14
postgres:
0 commit comments