This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 7e3e1718b6e Fix typo in docstring for MwaaHook (#48980)
add 45cb7f1177e Remove sqlite provider from preinstalled and use aiosqlite
as core dep (#48966)
No new revisions were added by this update.
Summary of changes:
airflow-core/pyproject.toml | 2 +-
airflow-core/tests/unit/always/test_connection.py | 11 ++++++++++-
.../api_fastapi/core_api/routes/public/test_connections.py | 9 ++++++++-
.../docker-examples/extending/add-providers/Dockerfile | 2 +-
providers/apache/livy/pyproject.toml | 1 +
providers/sqlite/README.rst | 1 -
providers/sqlite/pyproject.toml | 1 -
pyproject.toml | 9 +++++----
8 files changed, 26 insertions(+), 10 deletions(-)