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
--- /dev/null
+.. change::
+ :tags: change, tests
+
+ pytest support in the tox.ini file has been updated to support pytest 8.1.
python -I -m pip install --only-binary=pymssql {opts} {packages}
deps=
- pytest>=7.0.0rc1,<8
+ pytest>=7.0.0,<8.2
# tracked by https://github.com/pytest-dev/pytest-xdist/issues/907
pytest-xdist!=3.3.0