Skip to content

Commit

Permalink
build(deps): Bump django-import-export from 4.1.0 to 4.1.1 (#1414)
Browse files Browse the repository at this point in the history
Bumps [django-import-export](https://github.com/django-import-export/django-import-export) from 4.1.0 to 4.1.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](django-import-export/django-import-export@4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: django-import-export
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 6d7c985 commit eecee60
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ django-environ = "^0.11.2"
django-fullurl = "^1.4"
django-heroku = "^0.3.1"
django-html5 = "^1.0.0"
django-import-export = "^4.1.0"
django-import-export = "^4.1.1"
django-loginas = "^0.3.11"
django-meta = "^2.4.2"
django-nose = "^1.4.7"
Expand Down

0 comments on commit eecee60

Please sign in to comment.