Skip to content

Conversation

@mmcky
Copy link
Contributor

@mmcky mmcky commented Dec 17, 2025

Summary

This PR updates package dependencies to their latest versions and configures Dependabot to use the conda ecosystem.

Package Updates

Package Old Version New Version
anaconda 2025.06 2025.12
quantecon-book-theme 0.14.0 0.15.1
sphinxext-rediraffe 0.2.7 0.3.0
jupyter-book ==1.0.4post1 >=1.0.4post1,<2.0

Dependabot Configuration

  • Configured Dependabot to use the conda ecosystem to scan environment.yml
  • Added ignore rule to prevent jupyter-book updates to versions >=2.0
  • This will enable automatic PRs for both conda and pip dependencies

Testing

  • Preview build passes
  • Site renders correctly

- Update anaconda: 2025.06 → 2025.12
- Update quantecon-book-theme: 0.14.0 → 0.15.1
- Update sphinxext-rediraffe: 0.2.7 → 0.3.0
- Pin jupyter-book to >=1.0.4post1,<2.0
- Configure Dependabot to use conda ecosystem for environment.yml
- Add ignore rule for jupyter-book versions >=2.0
@mmcky mmcky force-pushed the update-dependencies-dec-2025 branch from 8d15a50 to f614acf Compare December 17, 2025 03:32
@github-actions
Copy link

github-actions bot commented Dec 17, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant