Skip to content

Commit

Permalink
chore(deps): bump django-model-utils from 4.5.1 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [django-model-utils](https://github.com/jazzband/django-model-utils) from 4.5.1 to 5.0.0.
- [Release notes](https://github.com/jazzband/django-model-utils/releases)
- [Changelog](https://github.com/jazzband/django-model-utils/blob/master/CHANGES.rst)
- [Commits](jazzband/django-model-utils@4.5.1...5.0.0)

---
updated-dependencies:
- dependency-name: django-model-utils
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and b1rger committed Oct 3, 2024
1 parent ba7ad4c commit 0e75040
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 @@ -25,7 +25,7 @@ django-tables2 = "^2.3.3"
rdflib = ">=6.0.2,<8.0.0"
drf-spectacular = ">=0.26.1,<0.28.0"
requests = "^2.25.0"
django-model-utils = "^4.1.1"
django-model-utils = ">=4.1.1,<6.0.0"
django-admin-csvexport = "^2.2"
apis-override-select2js = ">=0.1,<0.3"
crispy-bootstrap4 = ">=2023.1,<2025.0"
Expand Down

0 comments on commit 0e75040

Please sign in to comment.