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 pywin32 version constraint in setup.py #2925

Closed
wants to merge 1 commit into from

Conversation

dorranh
Copy link

@dorranh dorranh commented Dec 14, 2021

Updated the pywin32 version constraint to match the newer version specified in the project requirements.txt which was updated in this commit. This fixes issues where pywin32 would continue to resolve to the older version specified in the setup.py which has a security vulnerability.

Updated the pywin32 version constraint to match the newer version
specified in the project requirements.txt.

Signed-off-by: dorranh <dorran.howell@tweag.io>
@aleksey-sergey
Copy link

any updates on this PR?

@milas
Copy link
Member

milas commented Jul 26, 2022

Hi! Thanks so much for your PR and apologies for the delay in review. A fix for this has been merged and we're planning to issue a new release containing it soon. For context, changes similar to yours were done in #3004 to address some CI changes in the repo, which blocked merging of your PR as-is, and given the delay on this, we wanted to be respectful of our contributor's time and not require you to rebase + re-review.

@milas milas closed this Jul 26, 2022
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

3 participants