[PyCaret 3.3.2](https://github.com/pycaret/pycaret/releases/tag/3.3.2). - Chore: Update to most recent mypy, pyproject-fmt, ruff, and sqlparse - CI: Run tests on Python 3.10 and 3.11
2.14.1
- Started using more SQLAlchemy patches and polyfills from `sqlalchemy-cratedb` - Updated to MLflow 2.14.1. See release notes for [MLflow 2.14.1](https://github.com/mlflow/mlflow/releases/tag/v2.14.1).
2.14.0
- Remove patch for SQLAlchemy Inspector's `get_table_names`. Use `sqlalchemy-cratedb>=0.37` instead, which includes the patch. - Update to MLflow 2.14.0. See release notes for [MLflow 2.14.0](https://github.com/mlflow/mlflow/releases/tag/v2.14.0).
2.13.2
- Dependencies: Migrate from `crate[sqlalchemy]` to `sqlalchemy-cratedb` - Update to MLflow 2.13.2. See release notes for [MLflow 2.13.2](https://github.com/mlflow/mlflow/releases/tag/v2.13.2).
2.13.1
- Update to MLflow 2.13.1. See release notes for [MLflow 2.13.1](https://github.com/mlflow/mlflow/releases/tag/v2.13.1).
2.13.0
- Update to MLflow 2.13.0. See release notes for [MLflow 2.13.0](https://github.com/mlflow/mlflow/releases/tag/v2.13.0).