Skip to content

Commit 9ef9eb6

Browse files
Bump django-admin-rangefilter from 0.13.2 to 0.13.3
Bumps [django-admin-rangefilter](https://github.com/silentsokolov/django-admin-rangefilter) from 0.13.2 to 0.13.3. - [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.13.2...v0.13.3) --- updated-dependencies: - dependency-name: django-admin-rangefilter dependency-version: 0.13.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b03beb commit 9ef9eb6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 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
@@ -32,7 +32,7 @@ django-countries = "7.6.1"
3232
numpy = "^2.2.4"
3333
pandas = "^2.2.3"
3434
whitenoise = "6.2.0" # currently should be hardcoded to 6.2.0
35-
django-admin-rangefilter = "^0.13.2"
35+
django-admin-rangefilter = "^0.13.3"
3636
django-anymail = "^13.0"
3737
sentry-sdk = "^2.38.0"
3838
django-two-factor-auth = { extras = ["phonenumbers"], version = "^1.18.1" }

0 commit comments

Comments
 (0)