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

chore: upgrade dependencies #22

Merged
merged 16 commits into from
Sep 10, 2024

Conversation

DanielSchiavini
Copy link
Contributor

@DanielSchiavini DanielSchiavini commented Sep 5, 2024

What I did

upgrade dependencies

Related issue: n/a

How I did it

used the latest package version as the minimum

How to verify it

Tests should be green again

Checklist

  • I have confirmed that my PR passes all linting checks
  • I have included test cases
  • I have updated the documentation (README.md)
  • I have added an entry to the changelog

tqdm>=4.41.0,<5.0.0
twine>=4.0.2,<5.0.0
wheel>=0.35.1
black>=24.8.0,<25.0.0
Copy link
Member

Choose a reason for hiding this comment

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

maybe pin this, since changing the black version can cause code changes

@DanielSchiavini DanielSchiavini mentioned this pull request Sep 6, 2024
4 tasks
@DanielSchiavini DanielSchiavini marked this pull request as ready for review September 9, 2024 10:42
vvm/main.py Outdated Show resolved Hide resolved
Copy link
Member

@charles-cooper charles-cooper left a comment

Choose a reason for hiding this comment

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

let's punt the windows changes into another PR

Co-authored-by: Charles Cooper <cooper.charles.m@gmail.com>
@charles-cooper charles-cooper merged commit c6e273b into vyperlang:master Sep 10, 2024
9 of 10 checks passed
@DanielSchiavini DanielSchiavini deleted the dependencies branch September 11, 2024 09:11
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