From 4e4582a0a85703495066c8f76c7c9eee0b27308e Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Sun, 11 Jan 2026 00:19:11 +0000 Subject: [PATCH] [stubsabot] Bump django-import-export to 4.4.* Release: https://pypi.org/pypi/django-import-export/4.4.0 Repository: https://github.com/django-import-export/django-import-export Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/django-import-export Changelog: https://github.com/django-import-export/django-import-export/blob/main/docs/changelog.rst Diff: https://github.com/django-import-export/django-import-export/compare/4.3.14...4.4.0 Stubsabot analysis of the diff between the two releases: - 0 public Python files have been added. - 0 files included in typeshed's stubs have been deleted. - 1 file included in typeshed's stubs has been modified or renamed: `import_export/widgets.py`. - Total lines of Python code added: 333. - Total lines of Python code deleted: 7. :warning: Review this PR manually, as stubtest is skipped in CI for django-import-export! Also check whether stubtest can be reenabled. :warning: --- stubs/django-import-export/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/django-import-export/METADATA.toml b/stubs/django-import-export/METADATA.toml index 7b90af975850..bc47485c7595 100644 --- a/stubs/django-import-export/METADATA.toml +++ b/stubs/django-import-export/METADATA.toml @@ -1,4 +1,4 @@ -version = "4.3.*" +version = "4.4.*" upstream_repository = "https://github.com/django-import-export/django-import-export" requires = ["django-stubs"] # Add tablib when typed, and update _Incomplete aliases in stubs