Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add dependabot and cap dependencies (#287)
### Description To ensure that users can create functioning environments, this PR adds an upper version to all main dependencies and adds a `dependabot` to update them. ### Changes Made - **Added**: `dependabot.yml` - **Modified**: `pyproject.toml` ### Note We will need to update the `conda-forge` feedstock to reflect the new dependencies. --- **Please ensure your PR meets the following requirements:** - [x] Code builds and passes tests locally, including doctests - [ ] New tests have been added (for bug fixes/features) - [x] Pre-commit passes - [ ] PR to the documentation exists (for bug fixes / features)
- Loading branch information