Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Upgrade dev dependencies #3454

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

ff137
Copy link
Contributor

@ff137 ff137 commented Jan 20, 2025

  • ruff
  • pre-commit
  • sphinx
  • sphinx-rtd-theme
  • pydevd
  • pydevd-pycharm
  • pytest-cov

I noticed that the dependabot config is set to ignore major version bumps. This means there are quite a few major upgrades that have gone by unnoticed, across dev and main dependencies.

So as a first step, this PR just bumps all dev depencies to latest. What remains is a few major bumps on the main dependencies, and then a decision around whether we want to update the dependabot config or not.

To view outdated dependencies:
poetry show --outdated

- ruff
- pre-commit
- sphinx
- sphinx-rtd-theme
- pydevd
- pydevd-pycharm
- pytest-cov

Signed-off-by: ff137 <[email protected]>
Copy link
Contributor

@swcurran swcurran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - nice.

@swcurran swcurran merged commit 7565ada into openwallet-foundation:main Jan 20, 2025
11 checks passed
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.

2 participants