Skip to content

Commit

Permalink
SA14/CI: Update to SQLAlchemy 1.4.37
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Jun 1, 2022
1 parent 14479e5 commit d93dfce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
os: [ubuntu-latest, macos-latest]
python-version: ['3.7', '3.8', '3.9', '3.10']
cratedb-version: ['4.8.0']
sqla-version: ['1.3.24', '1.4.36']
sqla-version: ['1.3.24', '1.4.37']
fail-fast: true

steps:
Expand Down

0 comments on commit d93dfce

Please sign in to comment.