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

Version 3.14.1 release #422

Merged
merged 1 commit into from
Jun 2, 2023
Merged

Conversation

intgr
Copy link
Contributor

@intgr intgr commented Jun 2, 2023

@@ -21,7 +21,7 @@ def find_stub_files(name: str) -> List[str]:

dependencies = [
"mypy>=0.991",
"django-stubs>=1.13.0",
"django-stubs>=4.2.1",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

As discussed in #417 (comment), to be safe, we should bump django-stubs dependency with every release.

@sobolevn
Copy link
Member

sobolevn commented Jun 2, 2023

Thank you for all your release work! Without you our releases were so less frequent!

@sobolevn sobolevn merged commit 80a81fd into typeddjango:master Jun 2, 2023
@intgr intgr deleted the version-3.14.1 branch June 2, 2023 14:17
@intgr
Copy link
Contributor Author

intgr commented Jun 2, 2023

Thanks! Yet I feel like they're still not frequent enough. 😄

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