From ae7ae27dad59788b8dafa598bd74c65919e6589d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Jun 2024 08:36:09 +0000 Subject: [PATCH] Bump django-import-export from 4.0.1 to 4.0.7 (#1314) Bumps [django-import-export](https://github.com/django-import-export/django-import-export) from 4.0.1 to 4.0.7. - [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.1...4.0.7) --- updated-dependencies: - dependency-name: django-import-export dependency-type: direct:production update-type: version-update:semver-patch ... 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 aac42a43..2155b519 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==4.0.1 +django-import-export==4.0.7 requests[socks] shapely==2.0.4 python-gnupg==0.5.2