Skip to content

Commit a12b23d

Browse files
committed
SA14/CI: Update to SQLAlchemy 1.4.37
1 parent 5c175a6 commit a12b23d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
os: [ubuntu-latest, macos-latest]
2020
python-version: ['3.7', '3.8', '3.9', '3.10']
2121
cratedb-version: ['4.8.0']
22-
sqla-version: ['1.3.24', '1.4.36']
22+
sqla-version: ['1.3.24', '1.4.37']
2323
fail-fast: true
2424

2525
steps:

0 commit comments

Comments
 (0)