Skip to content

Commit

Permalink
Bump django-admin-rangefilter from 0.11.2 to 0.12.0
Browse files Browse the repository at this point in the history
Bumps [django-admin-rangefilter](https://github.com/silentsokolov/django-admin-rangefilter) from 0.11.2 to 0.12.0.
- [Release notes](https://github.com/silentsokolov/django-admin-rangefilter/releases)
- [Changelog](https://github.com/silentsokolov/django-admin-rangefilter/blob/master/CHANGELOG.md)
- [Commits](silentsokolov/django-admin-rangefilter@v0.11.2...v0.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 415883f commit 8299332
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 @@ -15,7 +15,7 @@ certifi = "^2023.11.17"
cryptography = ">=41.0.3"
Django = "^4.2"
django-admin-extra-buttons = "^1.5.7"
django-admin-rangefilter = "^0.11.2"
django-admin-rangefilter = "^0.12.0"
django-admin-sortable2 = "^2.1.9"
django-auditlog = "^2.3.0"
django-celery-beat = "^2.5.0"
Expand Down

0 comments on commit 8299332

Please sign in to comment.