The GitHub Actions job "Tests (AMD)" on airflow.git/backport-f201f14-v3-3-test 
has succeeded.
Run started by GitHub user eladkal (triggered by eladkal).

Head commit for run:
97eb29b6ebcb17d208a3815fded74ecb344513f5 / Arnav <[email protected]>
[v3-3-test] Relax aiosqlite cap. Support `aiosqlite>=0.20.0` (#69796)

aiosqlite 0.22.0 had a hanging pytest session bug (aiosqlite#369) and also 
triggered a hanging helper thread under SQLAlchemy 2 (sqlalchemy#13039). The 
pytest issue was fixed in 0.22.1, and the SQLAlchemy-side fix shipped in 
2.0.46. Since our SQLAlchemy floor is already >=2.0.48, we can safely relax the 
cap from <0.22.0 to !=0.22.0 (excluding only the known-bad 0.22.0 release).

Part of #69616.
(cherry picked from commit f201f14498732074047c6e8cdd45b8d3f197633e)

Co-authored-by: Arnav <[email protected]>

Report URL: https://github.com/apache/airflow/actions/runs/29518415726

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to