]> 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:03:14 +0000 (23:03 -0500)
commitbc4d9ceec1c73c6a4e36d570052ff5e588462443
tree848c634e21cbc9ee4fcc9fdb6fa3a9b7dbd2eec2
parent9bcc4da735891d09a4c850c5f29b3abeef13ce27
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
doc/build/changelog/unreleased_20/pytest81.rst [new file with mode: 0644]
tox.ini