ComPWA / ampform

Automatically generate symbolic amplitude models for Partial Wave Analysis
https://ampform.rtfd.io
Apache License 2.0
11 stars 5 forks source link

MAINT: update pip constraints and pre-commit #431

Closed redeboer closed 3 months ago

redeboer commented 3 months ago

This PR updates the pip constraint files under the .constraints/ directory and pre-commit hooks in .pre-commit-config.yaml. It was created automatically by a scheduled workflow.

shenvitor commented 3 months ago

Wow but the CI is failed 👀

redeboer commented 3 months ago

Wow but the CI is failed 👀

Indeed, that's what these regular upgrades are for: a controlled check on what happens when the dependencies are upgraded ;) Also the linters are upgraded and may introduce new code checks