Conversation
|
Thank you for submitting this pull request (PR)! ✨ Below are checks that are being run for this PR. Click on the name of a check to learn why it didn't pass. ✅ Don't worry if something broke! We break stuff all the time. 😅 PlasmaPy's contributor guide has pages on:
Tip 📚 For a documentation preview, click on docs/readthedocs.org:plasmapy below. For cryptic documentation errors, see the documentation troubleshooting guide. Tip 🧹 Automatically fix most pre-commit.ci failures by commenting We thank you once again! 🌌 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3054 +/- ##
=======================================
Coverage 95.48% 95.48%
=======================================
Files 108 108
Lines 9738 9738
Branches 1473 1473
=======================================
Hits 9298 9298
Misses 253 253
Partials 187 187 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This pull request (PR) regenerates the requirements files in
uv.lockthat are used for running tests, building documentation, and performing continuous integration (CI) checks. Pinning requirements files reduces the probability that a CI check will spontaneously start failing in a PR due to a breaking change in a dependency. This PR lets us quarantine breaking changes in newly released dependencies before they get used in CI. 🛡If all checks pass ✅, please merge this PR. If any checks fail due to a breaking change in a dependency 🚨, please fix the problem(s) before merging.
Note
These changes were generated by running
nox -s requirementsin the top-level directory of the repository, using therequirementssession defined innoxfile.py. This Nox session usesuv lockto regenerate requirements files. The workflow is defined in.github/workflows/update-pinned-reqs.yml.Important
When it is necessary to pin or put an upper limit on a requirement in
pyproject.toml, please create an issue to remove this upper limit before the next release.Updated dependencies
astropy-iers-data0.2025.7.14.0.40.290.2025.7.21.0.41.39distlib0.3.90.4.0hypothesis6.135.326.136.3ipykernel6.29.56.30.0jsonschema4.24.04.25.0lmfit1.3.31.3.4virtualenv20.31.220.32.0