We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d50642 commit 5308f51Copy full SHA for 5308f51
.github/workflows/ci.yml
@@ -45,7 +45,7 @@ jobs:
45
"cockroach:latest-v25.2",
46
"cockroach:latest-v25.3",
47
"cockroach:latest-v25.4",
48
- "cockroach-unstable:v26.1.0-alpha.2"
+ "cockroach-unstable:v26.1.0-beta.1"
49
]
50
db-alias: [
51
"psycopg2",
dev-requirements.txt
@@ -10,7 +10,7 @@ cryptography==46.0.3
10
# via secretstorage
11
distlib==0.4.0
12
# via virtualenv
13
-docutils==0.22.3
+docutils==0.22.4
14
# via readme-renderer
15
filelock==3.19.1
16
# via
0 commit comments