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

Regenerate requirements.txt #238

Merged
merged 1 commit into from
Oct 16, 2023
Merged

Conversation

andrewsomething
Copy link
Member

This regenerates requirements.txt by running poetry export -f requirements.txt -o requirements.txt --without-hashes and checking in the results.

We have a number of dependabot alerts for things that have already been resolved. We use poetry to manage dependencies. The requirements.txt is only used by ReadTheDocs. dependabot doesn't know what to do with it.

https://github.com/digitalocean/pydo/security/dependabot

@andrewsomething andrewsomething requested a review from a team October 13, 2023 22:16
Copy link

@mikeberezowski mikeberezowski left a comment

Choose a reason for hiding this comment

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

Approved. 👍

@andrewsomething andrewsomething merged commit a04bde9 into main Oct 16, 2023
4 checks passed
@andrewsomething andrewsomething deleted the asb/regen-requirements-txt branch October 16, 2023 14:05
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