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

Bump django from 5.0.8 to 5.1 #2347

Merged
merged 2 commits into from
Aug 21, 2024
Merged

Bump django from 5.0.8 to 5.1 #2347

merged 2 commits into from
Aug 21, 2024

Conversation

Viicos
Copy link
Contributor

@Viicos Viicos commented Aug 21, 2024

Generate allowlist, merge with the existing 5.0 one

Fixes #2330.

Steps:

  • Update Django dependency to 5.1.
  • Run stubtest django --mypy-config-file mypy.ini --ignore-positional-only --generate-allowlist --allowlist scripts/stubtest/allowlist.txt --allowlist scripts/stubtest/allowlist_todo.txt --allowlist scripts/stubtest/allowlist_todo_django50.txt
  • Paste the result in the existing allowlist_todo_50.txt, reorder things
  • Rename allowlist_todo_50.txt to allowlist_todo_51.txt

Related issues

Generate allowlist, merge with the existing 5.0 one
Copy link
Member

@sobolevn sobolevn left a comment

Choose a reason for hiding this comment

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

Awesome! Thank you!

@sobolevn sobolevn merged commit d99a497 into typeddjango:master Aug 21, 2024
36 checks passed
@Viicos Viicos deleted the django-51 branch August 21, 2024 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants