Skip to content

Commit

Permalink
Bump django-admin-rangefilter from 0.8.8 to 0.13.2
Browse files Browse the repository at this point in the history
Bumps [django-admin-rangefilter](https://github.com/silentsokolov/django-admin-rangefilter) from 0.8.8 to 0.13.2.
- [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.8.8...v0.13.2)

---
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 Sep 1, 2024
1 parent 47d8f1c commit e047cd4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -18,7 +18,7 @@ python = "^3.7"
coreapi = "^2.0"
crcmod = "^1.0"
django = "^3.0"
django-admin-rangefilter = "^0.8"
django-admin-rangefilter = "^0.13"
django-admin-sortable = "^2.0"
django-colorfield = "^0.7"
django-debug-toolbar = "^3.0"
Expand Down

0 comments on commit e047cd4

Please sign in to comment.