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

Bump dependencies to close #37 #45

Merged
merged 2 commits into from
Oct 24, 2023
Merged

Bump dependencies to close #37 #45

merged 2 commits into from
Oct 24, 2023

Conversation

mihaimaruseac
Copy link
Collaborator

@mihaimaruseac mihaimaruseac commented Oct 24, 2023

Generated via

[...]$ pip install pip-tools
[...]$ pip install --upgrade ${dependencies}
[...]$ pip freeze > requirements.in
[...]$ pip-compile --allow-unsafe --generate-hashes --output-file=requirements.txt requirements.in

Closes #37, closes #43

Copy link
Collaborator

@laurentsimon laurentsimon left a comment

Choose a reason for hiding this comment

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

Thanks. Feel free to send another PR documenting how the file was generated (for us maintainers)

@mihaimaruseac
Copy link
Collaborator Author

Will include in README.md.

@mihaimaruseac mihaimaruseac merged commit 857e2af into sigstore:main Oct 24, 2023
7 checks passed
@mihaimaruseac mihaimaruseac deleted the add-ci-for-deps branch October 24, 2023 20:28
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.

Simplify updating dependencies
3 participants