Skip to content

Commit

Permalink
build(deps): bump django-cleanup from 8.0.0 to 8.1.0
Browse files Browse the repository at this point in the history
Bumps [django-cleanup](https://github.com/un1t/django-cleanup) from 8.0.0 to 8.1.0.
- [Changelog](https://github.com/un1t/django-cleanup/blob/master/CHANGELOG.md)
- [Commits](un1t/django-cleanup@8.0.0...8.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent b5b5534 commit 55047f1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ django-allauth = "==0.60.0"
django-widget-tweaks = "==1.5.0"
django-recaptcha = "==4.0.0"
pillow = "==10.2.0"
django-cleanup = "==8.0.0"
django-cleanup = "==8.1.0"
python-ulid = "==2.2.0"
gunicorn = "==21.2.0"
sentry-sdk = "==1.39.2"
Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

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

0 comments on commit 55047f1

Please sign in to comment.