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

devise a process for keeping packages up to date #38

Open
chris48s opened this issue Dec 29, 2022 · 0 comments
Open

devise a process for keeping packages up to date #38

chris48s opened this issue Dec 29, 2022 · 0 comments

Comments

@chris48s
Copy link
Collaborator

There is a need to keep this package up-to-date as new versions of python/django/wagtail are released. This does require some manual intervention to update the trove classifiers, tox matrix, etc. However it would be nice to have a bot submit a PR as a prompt for me to do this when a new release is available.
Unfortunately, for this repo it is not as simple as just pointing dependabot at it and telling it to bump the ranges because our pyproject.toml is (will be) a valid jinja template, but it is not valid toml.
Need to have a think about how to approach this.

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

No branches or pull requests

1 participant