From 15ba7a2e818c5280a8be95ba8727ba2203e6f5e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 May 2024 19:52:25 +0000 Subject: [PATCH] Bump django-import-export from 3.3.8 to 4.0.1 (#1284) Bumps [django-import-export](https://github.com/django-import-export/django-import-export) from 3.3.8 to 4.0.1. - [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/3.3.8...4.0.1) --- updated-dependencies: - dependency-name: django-import-export dependency-type: direct:production update-type: version-update:semver-major ... 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 fb83f7a7..35deff14 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ git+https://github.com/RoboSats/Robohash.git@master gunicorn==22.0.0 psycopg2==2.9.9 SQLAlchemy==2.0.16 -django-import-export==3.3.8 +django-import-export==4.0.1 requests[socks] shapely==2.0.4 python-gnupg==0.5.2