What's Changed
The big changes in this Release are the following:
* ReducedDatum validation
* ReducedDatums are now loosely validated to ensure that identical data points are not accidentally uploaded.
* ReducedDatums that have the same `data_type`, `timestamp`, `value`, and `target` raise a validation error for not being unique.
* 715 pan starrs forced photometry by phycodurus in https://github.com/TOMToolkit/tom_base/pull/743
* See the [TOMToolkit Forced Photometry Documentation](https://tom-toolkit.readthedocs.io/en/stable/managing_data/forced_photometry.html)
* Security/astropy 5.3.3 by jchate6 in https://github.com/TOMToolkit/tom_base/pull/886
**Full Changelog**: https://github.com/TOMToolkit/tom_base/compare/2.17.2...2.18.0