From 125da60526daba66211a81371c5cf720edada714 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 08:03:55 +0000 Subject: [PATCH] chore(deps): bump django-import-export from 2.7.1 to 4.2.0 Bumps [django-import-export](https://github.com/django-import-export/django-import-export) from 2.7.1 to 4.2.0. - [Release notes](https://github.com/django-import-export/django-import-export/releases) - [Changelog](https://github.com/django-import-export/django-import-export/blob/main/docs/changelog.rst) - [Commits](https://github.com/django-import-export/django-import-export/compare/2.7.1...4.2.0) --- updated-dependencies: - dependency-name: django-import-export dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- base-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base-requirements.txt b/base-requirements.txt index 35b62e126..9fcc89ddd 100644 --- a/base-requirements.txt +++ b/base-requirements.txt @@ -49,7 +49,7 @@ num2words==0.5.13 django-polymorphic==3.1.0 # 3.1.0 is first version that supports Django 4.0, unsure if it fully supports 4.2 sorl-thumbnail==12.11.0 django-extensions==3.2.3 -django-import-export==2.7.1 +django-import-export==4.2.0 pypandoc==1.12 panflute==2.3.1