Skip to content

Remove independent dependency bump workflow#2542

Merged
mhsmith merged 2 commits intobeeware:mainfrom
freakboy3742:remove-deps-bump
Oct 28, 2025
Merged

Remove independent dependency bump workflow#2542
mhsmith merged 2 commits intobeeware:mainfrom
freakboy3742:remove-deps-bump

Conversation

@freakboy3742
Copy link
Member

The config-file-deps-bump workflow was historically used to:

  1. Bump the build system requirements in pyproject.toml, and
  2. Update python versions pinned in tox.ini.

Dependabot has been able to independently manage (1); and with the move to dependency groups, there are no explicitly pinned versions in tox.ini any more - all versions are in dependency groups in pyproject.toml, which dependabot is able to manage. The config-file-deps-bump workflow is therefore redundant.

PR Checklist:

  • All new features have been tested
  • All new features have been documented
  • I have read the CONTRIBUTING.md file
  • I will abide by the code of conduct

@mhsmith mhsmith merged commit bdc3f26 into beeware:main Oct 28, 2025
57 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