feder-observatory / stellarphot

Stellar aperture photometry
https://stellarphot.readthedocs.io
BSD 3-Clause "New" or "Revised" License
4 stars 12 forks source link

[pre-commit.ci] pre-commit autoupdate #374

Closed pre-commit-ci[bot] closed 2 months ago

pre-commit-ci[bot] commented 2 months ago

updates:

mwcraig commented 2 months ago

The test failures are not related to the ruff upgrade -- they are happening because numpy 2.0 has been released and something we are using is importing stuff from numpy 1.

Not sure what the root cause is...