From: Daniele Varrazzo Date: Sat, 11 Nov 2023 19:49:24 +0000 (+0000) Subject: chore: bump min Python version tested with SQLAlchemy to 3.8 X-Git-Tag: 3.1.13~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bce80129e5fcc62e333c34e019c42aec17c1656;p=thirdparty%2Fpsycopg.git chore: bump min Python version tested with SQLAlchemy to 3.8 --- diff --git a/.github/workflows/3rd-party-tests.yml b/.github/workflows/3rd-party-tests.yml index f30b3fed3..2b14f28a6 100644 --- a/.github/workflows/3rd-party-tests.yml +++ b/.github/workflows/3rd-party-tests.yml @@ -26,7 +26,7 @@ jobs: matrix: python-version: - "3.12" - - "3.7" + - "3.8" sqlalchemy_label: # what version of sqlalchemy to download is defined in the "include" section below, # in the variable pip_sqlalchemy