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

Enable dependabot for Python dev dependencies #1782

Merged
merged 1 commit into from Feb 6, 2024
Merged

Conversation

legoktm
Copy link
Member

@legoktm legoktm commented Feb 5, 2024

Status

Ready for review

Description

prod dependencies require manual work (building wheels), but we should be fine for dependabot doing dev updates. Unfortunately we have to configure each component manually, oh well.

Fixes #1774.

Test Plan

prod dependencies require manual work (building wheels), but
we should be fine for dependabot doing dev updates. Unfortunately
we have to configure each component manually, oh well.

Fixes #1774.
@legoktm legoktm requested a review from a team as a code owner February 5, 2024 20:05
Copy link
Contributor

@rocodes rocodes left a comment

Choose a reason for hiding this comment

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

@rocodes rocodes merged commit a119464 into main Feb 6, 2024
45 of 49 checks passed
@rocodes rocodes deleted the dependabot-python branch February 6, 2024 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Enable dependabot for Python dev dependencies
2 participants