Skip to content

Commit aa4475f

Browse files
Bump django-import-export in /{{cookiecutter.project_slug}}
Bumps [django-import-export](https://github.com/django-import-export/django-import-export) from 4.1.1 to 4.3.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](django-import-export/django-import-export@4.1.1...4.3.7) --- updated-dependencies: - dependency-name: django-import-export dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9cd8f7e commit aa4475f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

{{cookiecutter.project_slug}}/Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ google-cloud-secret-manager = "==2.20.2"
3030
google-auth = "==2.38.0"
3131
google-cloud-storage = "==2.18.2"
3232
pipenv = "==2024.3.0"
33-
django-import-export = "==4.1.1"
33+
django-import-export = "==4.3.7"
3434
drf-spectacular = "~=0.28.0"
3535
dj-rest-auth = "==5.0.2"
3636
azure-keyvault-secrets = "~=4.8.0"

{{cookiecutter.project_slug}}/Pipfile.lock

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)