commits
All are async and not properly configured for pytest-asyncio.
Can't get these to run, likely requires a pytest-aiohttp update.
The event_loop fixutre was deprecated in pytest-asyncio 0.22 and removed
in 1.0. Since pytest-mockservers propagates pytest-asyncio we must not
propagate anything but the default pytest-asyncio package.
They're async, have previously been skipped and are now erroring out.
https://github.com/eakmanrq/sqlframe/releases/tag/v3.38.1
https://github.com/eakmanrq/sqlframe/releases/tag/v3.38.2
This is due to API compat issues with azure data lake.
https://github.com/tobymao/sqlglot/blob/v27.6.0/CHANGELOG.md
https://github.com/dbt-labs/dbt-adapters/blob/main/dbt-adapters/CHANGELOG.md
https://github.com/pytest-dev/pytest-factoryboy/compare/2.6.1...2.8.1