From 96b4cefc9f927c0abd474fe9963947a5e3b46fd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Jul 2024 10:56:09 +0000 Subject: [PATCH] chore(deps): bump django-import-export from 4.0.7 to 4.1.0 (#1358) Bumps [django-import-export](https://github.com/django-import-export/django-import-export) from 4.0.7 to 4.1.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/4.0.7...4.1.0) --- updated-dependencies: - dependency-name: django-import-export dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3a7703fa..9bb049b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ ring==0.10.1 gunicorn==22.0.0 psycopg2==2.9.9 SQLAlchemy==2.0.16 -django-import-export==4.0.7 +django-import-export==4.1.0 requests[socks] shapely==2.0.4 python-gnupg==0.5.2