Skip to content

Commit 5308f51

Browse files
committed
beta.1
1 parent 2d50642 commit 5308f51

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
"cockroach:latest-v25.2",
4646
"cockroach:latest-v25.3",
4747
"cockroach:latest-v25.4",
48-
"cockroach-unstable:v26.1.0-alpha.2"
48+
"cockroach-unstable:v26.1.0-beta.1"
4949
]
5050
db-alias: [
5151
"psycopg2",

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ cryptography==46.0.3
1010
# via secretstorage
1111
distlib==0.4.0
1212
# via virtualenv
13-
docutils==0.22.3
13+
docutils==0.22.4
1414
# via readme-renderer
1515
filelock==3.19.1
1616
# via

0 commit comments

Comments
 (0)