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

test: unpin django-stubs and update mypy#6901

Merged
merged 2 commits into from Jan 10, 2024

Conversation

jennifer-richards
Copy link
Member

We pinned django-stubs to 4.2.4 a while back (#6503). This fixes the failing tests, unpins the version, and bumps mypy to the version compatbile with 4.2.7 of django-stubs (mypy-1.7.x)

django-stubs requires "app.model" instead of just "model" for
ManyToManyField lazy model references.

See typeddjango/django-stubs#1802
@rjsparks rjsparks merged commit 81dc555 into ietf-tools:main Jan 10, 2024
7 checks passed
@jennifer-richards jennifer-richards deleted the update-mypy branch January 10, 2024 16:00
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants