]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
support pytest 8.1
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 4 Mar 2024 04:03:14 +0000 (23:03 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 4 Mar 2024 04:07:13 +0000 (23:07 -0500)
commit01982fa679689be0a80d6e091de1ca01c42d7afd
tree5547e06b43b4d40eeebd4a668647edd518d7c493
parent388afa73d94b63fa2b0a933171f060a94347d5cb
support pytest 8.1

This is a bump in the tox.ini file.   it's possible we
don't need to change anything else as we had help from the pytest
people a few years back to make sure our API use was fairly modern.

Alembic is having problems that appear to be separate.

Change-Id: If0348dc4915522d31d3ab970df31244bbc8b8ca4
(cherry picked from commit bc4d9ceec1c73c6a4e36d570052ff5e588462443)
doc/build/changelog/unreleased_20/pytest81.rst [new file with mode: 0644]
tox.ini