Skip to content

Commit

Permalink
deps(pip): bump django-model-utils from 4.4.0 to 4.5.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.4.0 to 4.5.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.4.0...4.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent aac3e56 commit 5a5477e
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 @@ -20,7 +20,7 @@ django-celery-beat="^2.6.0"
flower="^2.0.1"
django="^4.2.11"
django-environ="^0.11.1"
django-model-utils="^4.4.0"
django-model-utils="^4.5.0"
django-allauth="^0.61.1"
django-crispy-forms="^2.1"
crispy-bootstrap5="^2024.2"
Expand Down

0 comments on commit 5a5477e

Please sign in to comment.