Latest release of mirar. Beyond dependency pins, this PR updates the method to configure cache usage (now `USE_MIRAR_CACHE`), and implements automated WINTER-ZTF crossmatching. It is a breaking database change. It also adds support for python 3.12.
What's Changed
* Bump psycopg from 3.1.19 to 3.2.1 by dependabot in https://github.com/winter-telescope/mirar/pull/950
* Bump photutils from 1.12.0 to 1.13.0 by dependabot in https://github.com/winter-telescope/mirar/pull/951
* Bump pylint from 3.2.4 to 3.2.5 by dependabot in https://github.com/winter-telescope/mirar/pull/952
* Bump certifi from 2024.6.2 to 2024.7.4 by dependabot in https://github.com/winter-telescope/mirar/pull/953
* Bump pydantic from 2.7.4 to 2.8.2 by dependabot in https://github.com/winter-telescope/mirar/pull/954
* Bump setuptools from 70.1.1 to 70.2.0 by dependabot in https://github.com/winter-telescope/mirar/pull/955
* Bump matplotlib from 3.9.0 to 3.9.1 by dependabot in https://github.com/winter-telescope/mirar/pull/956
* Bump types-requests from 2.32.0.20240622 to 2.32.0.20240712 by dependabot in https://github.com/winter-telescope/mirar/pull/959
* Bump fastavro from 1.9.4 to 1.9.5 by dependabot in https://github.com/winter-telescope/mirar/pull/960
* Bump sphinx from 7.3.7 to 7.4.1 by dependabot in https://github.com/winter-telescope/mirar/pull/961
* Bump setuptools from 70.2.0 to 70.3.0 by dependabot in https://github.com/winter-telescope/mirar/pull/962
* Bump confluent-kafka from 2.4.0 to 2.5.0 by dependabot in https://github.com/winter-telescope/mirar/pull/963
* Bump pyarrow from 16.1.0 to 17.0.0 by dependabot in https://github.com/winter-telescope/mirar/pull/965
* Bump pylint from 3.2.5 to 3.2.6 by dependabot in https://github.com/winter-telescope/mirar/pull/966
* Bump mypy from 1.10.1 to 1.11.0 by dependabot in https://github.com/winter-telescope/mirar/pull/967
* Bump sphinx from 7.4.1 to 7.4.7 by dependabot in https://github.com/winter-telescope/mirar/pull/969
* Bump setuptools from 70.3.0 to 71.1.0 by dependabot in https://github.com/winter-telescope/mirar/pull/968
* Bump astropy from 6.1.1 to 6.1.2 by dependabot in https://github.com/winter-telescope/mirar/pull/970
* Bump pyfftw from 0.13.1 to 0.14.0 by dependabot in https://github.com/winter-telescope/mirar/pull/972
* Bump pre-commit from 3.7.1 to 3.8.0 by dependabot in https://github.com/winter-telescope/mirar/pull/973
* Bump setuptools from 71.1.0 to 72.0.0 by dependabot in https://github.com/winter-telescope/mirar/pull/974
* Python 3.12 by robertdstein in https://github.com/winter-telescope/mirar/pull/976
* Bump sphinx-mdinclude from 0.6.1 to 0.6.2 by dependabot in https://github.com/winter-telescope/mirar/pull/977
* Bump black from 24.4.2 to 24.8.0 by dependabot in https://github.com/winter-telescope/mirar/pull/978
* Bump matplotlib from 3.9.1 to 3.9.1.post1 by dependabot in https://github.com/winter-telescope/mirar/pull/979
* Bump watchdog from 4.0.1 to 4.0.2 by dependabot in https://github.com/winter-telescope/mirar/pull/982
* Bump astroplan from 0.10 to 0.10.1 by dependabot in https://github.com/winter-telescope/mirar/pull/983
* Bump setuptools from 72.1.0 to 72.2.0 by dependabot in https://github.com/winter-telescope/mirar/pull/984
* Bump avro from 1.11.3 to 1.12.0 by dependabot in https://github.com/winter-telescope/mirar/pull/981
* Bump sqlalchemy from 2.0.31 to 2.0.32 by dependabot in https://github.com/winter-telescope/mirar/pull/980
* Fix 957 by robertdstein in https://github.com/winter-telescope/mirar/pull/985
* Fix 948 by robertdstein in https://github.com/winter-telescope/mirar/pull/986
* Add ZTF crossmatching by robertdstein in https://github.com/winter-telescope/mirar/pull/987
* v0.17.0 by robertdstein in https://github.com/winter-telescope/mirar/pull/988
**Full Changelog**: https://github.com/winter-telescope/mirar/compare/v0.16.0...v0.17.0