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

chore: handle dependencies better #106

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

chore: handle dependencies better #106

wants to merge 1 commit into from

Conversation

wheresalice
Copy link
Contributor

We should set specific versions of Python dependencies in requirements.txt for repeatability But we should also keep these versions updated to ensure we are handling security updates

This change sets specific versions of packages in requirements.txt and automates the use of dependabot and mergify to handle upgrades

We should set specific versions of Python dependencies in requirements.txt for repeatability
But we should also keep these versions updated to ensure we are handling security updates

This change sets specific versions of packages in requirements.txt and automates the use of dependabot and mergify to handle upgrades
@github-actions github-actions bot added chore Cleanup jobs patch Backwards compatible bug fixes labels Dec 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Cleanup jobs patch Backwards compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants