Skip to content

Commit d083ea0

Browse files
build(deps): bump django-cleanup from 6.0.0 to 9.0.0
Bumps [django-cleanup](https://github.com/un1t/django-cleanup) from 6.0.0 to 9.0.0. - [Changelog](https://github.com/un1t/django-cleanup/blob/master/CHANGELOG.md) - [Commits](un1t/django-cleanup@6.0.0...9.0.0) --- updated-dependencies: - dependency-name: django-cleanup dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7b8853d commit d083ea0

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ bs4 = "^0.0.2"
1111
celery = { extras = ["redis"], version = "^5.2.1" }
1212
cryptography = "^46.0.3"
1313
Django = "^5.2.10"
14-
django-cleanup = "^6.0.0"
14+
django-cleanup = "^9.0.0"
1515
django-cors-headers = "^4.9.0"
1616
django-extensions = "^4.1.0"
1717
django-filter = "^25.2"

0 commit comments

Comments
 (0)