Skip to content

Update django-stubs to 6.0.3#6521

Merged
browniebroke merged 1 commit intomainfrom
pyup-update-django-stubs-6.0.2-to-6.0.3
Apr 19, 2026
Merged

Update django-stubs to 6.0.3#6521
browniebroke merged 1 commit intomainfrom
pyup-update-django-stubs-6.0.2-to-6.0.3

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

This PR updates django-stubs[compatible-mypy] from 6.0.2 to 6.0.3.

Changelog

6.0.3

What's Changed
* Remove patching of `reveal_type()` and `reveal_locals()` by ngnpope in https://github.com/typeddjango/django-stubs/pull/3255
* Resolve `.values_list()` field types on annotated querysets by federicobond in https://github.com/typeddjango/django-stubs/pull/3253
* Add `__eq__` to CaseInsensitiveMapping by hauntsaninja in https://github.com/typeddjango/django-stubs/pull/3256
* Add an AI policy by UnknownPlatypus in https://github.com/typeddjango/django-stubs/pull/3247
* Preserve NamedTuple row type when annotating values_list(named=True) querysets by federicobond in https://github.com/typeddjango/django-stubs/pull/3261
* Use `TypedDictType` directly when merging typeddict by UnknownPlatypus in https://github.com/typeddjango/django-stubs/pull/3262
* Prefetch related queryset incompatible type by steele in https://github.com/typeddjango/django-stubs/pull/3263
* Fix `databases` type in `SimpleTestCase` to use `Literal["__all__"]` by ahmedasar00 in https://github.com/typeddjango/django-stubs/pull/3264
* typing: Node methods return an instance of the subclass by noamkush in https://github.com/typeddjango/django-stubs/pull/3265
* Fix row type lost when using `.annotate(...)` on custom bound `QuerySet` by UnknownPlatypus in https://github.com/typeddjango/django-stubs/pull/3271
* Refine types in html.pyi: Remove Incomplete and Any by 01xnikhil in https://github.com/typeddjango/django-stubs/pull/3270
* Improve type precision in template backends by emmanuel-ferdman in https://github.com/typeddjango/django-stubs/pull/3276
* Update dependency django to v6.0.4 [SECURITY] by renovate[bot] in https://github.com/typeddjango/django-stubs/pull/3278
* Cache apt packages for GDAL in CI by UnknownPlatypus in https://github.com/typeddjango/django-stubs/pull/3268
* Loosen ListFilter.choices() return type to allow custom filter templates by alessio-b2c2 in https://github.com/typeddjango/django-stubs/pull/3180
* Use `ignoreDeps` to prevent Renovate from updating Python versions by UnknownPlatypus in https://github.com/typeddjango/django-stubs/pull/3280
* Propagate `WithAnnotations` through custom `QuerySet` methods by UnknownPlatypus in https://github.com/typeddjango/django-stubs/pull/3266
* Add debugging tip for yml tests in contributing guide by UnknownPlatypus in https://github.com/typeddjango/django-stubs/pull/3284
* Widen `build_q_object_from_lookup_parameters` parameter type by alessio-b2c2 in https://github.com/typeddjango/django-stubs/pull/3277
* Fix `ListFilter.used_parameters` and params types in admin filter stubs by alessio-b2c2 in https://github.com/typeddjango/django-stubs/pull/3187
* Make LazyObject generic to improve `__deepcopy__` return type by ahmedasar00 in https://github.com/typeddjango/django-stubs/pull/3275
* Widen `names` arg to `Query.names_to_path` to `Sequence[str]` by joshuadavidthomas in https://github.com/typeddjango/django-stubs/pull/3285
* Improve type precision and add missing attrs across utils stubs by emmanuel-ferdman in https://github.com/typeddjango/django-stubs/pull/3290
* Improve types in contrib.auth.views by 01xnikhil in https://github.com/typeddjango/django-stubs/pull/3294
* Propagate Subquery output field type through generics by federicobond in https://github.com/typeddjango/django-stubs/pull/3297
* Type-check `(a)get_or_create` and `(a)update_or_create` kwargs by federicobond in https://github.com/typeddjango/django-stubs/pull/3309
* Make Func generic over output_field by federicobond in https://github.com/typeddjango/django-stubs/pull/3311
* Update mypy to 1.20.1 by sobolevn in https://github.com/typeddjango/django-stubs/pull/3316
* Fix attname column by UnknownPlatypus in https://github.com/typeddjango/django-stubs/pull/3318

New Contributors
* steele made their first contribution in https://github.com/typeddjango/django-stubs/pull/3263
* alessio-b2c2 made their first contribution in https://github.com/typeddjango/django-stubs/pull/3180

**Full Changelog**: https://github.com/typeddjango/django-stubs/compare/6.0.2...6.0.3
Links

@browniebroke browniebroke merged commit aeb315d into main Apr 19, 2026
22 checks passed
@browniebroke browniebroke deleted the pyup-update-django-stubs-6.0.2-to-6.0.3 branch April 19, 2026 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants