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

Update deps and migrate to ruff #77

Merged
merged 6 commits into from
Sep 5, 2023
Merged

Update deps and migrate to ruff #77

merged 6 commits into from
Sep 5, 2023

Conversation

ChrisLovering
Copy link
Member

This updates all deps to latest and moves from flake8 to ruff.

I've tested this locally and it returns ducks as expected

This is so that we do not have mutable class vars with ruff doesn't like
FastAPI now infers this from the function's return type
Copy link
Member

@jchristgit jchristgit left a comment

Choose a reason for hiding this comment

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

Glad to see FastAPI following zero-based versioning

@ChrisLovering ChrisLovering merged commit 846e47b into main Sep 5, 2023
4 checks passed
@ChrisLovering ChrisLovering deleted the update-repo branch September 5, 2023 12:02
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