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 python deps with "pipenv update" #2519

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

dweitzman-codaio
Copy link
Contributor

requirements.txt is actually a generated file in packs-sdk, so the renovate PRs to modify it will get undone by anyone running make bs

Seems like we'll need to manually update Pipfile dependencies from time to time with pipenv update, unless renovate figures out how to do the right thing after we hide the requirements.txt file from it?...

@dweitzman-codaio dweitzman-codaio requested a review from a team as a code owner March 6, 2023 19:19
Copy link
Collaborator

@jonathan-codaio jonathan-codaio left a comment

Choose a reason for hiding this comment

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

Not important enough to spend time on now, but I wonder if we should just change requirements.txt to just be manually updated like one would expect, and engineers would keep it updated as needed when readthedocs changes vs generating it. I think it's a bit counterintuitive right now.

@dweitzman-codaio dweitzman-codaio merged commit e912b5c into main Mar 6, 2023
@dweitzman-codaio dweitzman-codaio deleted the dweitzman-no-renovate-requirements branch March 6, 2023 20:06
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.

None yet

2 participants