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

Support Python requirements with preceding "v" #8229

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

deivid-rodriguez
Copy link
Contributor

We currently raise an error when trying to update requirements like this, for example:

mypy==v1.5.1

Such an error can be reproduced with:

bin/dry-run.rb pip "Rahul2044/cve-bin-tool" --dir="/." --updater-options=grouped_updates_experimental_rules,record_ecosystem_versions,record_update_job_unknown_error,unignore_commands --commit=abaa7571b4aac36489b59137f0ef827c0f4c7ded --cache=files --dep mypy

@deivid-rodriguez deivid-rodriguez requested a review from a team as a code owner October 18, 2023 17:10
@deivid-rodriguez deivid-rodriguez changed the title Support Python requirements with preceeding "v" Support Python requirements with preceding "v" Oct 18, 2023
@deivid-rodriguez deivid-rodriguez merged commit 63977df into main Oct 18, 2023
80 checks passed
@deivid-rodriguez deivid-rodriguez deleted the deivid-rodriguez/preceeding-v branch October 18, 2023 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants