Skip to content

Commit

Permalink
fix(deps): update dependency django-filter to v25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and henrikhorluck committed Feb 15, 2025
1 parent b26f442 commit b0dcea6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ requires-python = "~=3.12.1"
dependencies = [
"django~=5.0",
"djangorestframework~=3.15",
"django-filter~=24.3",
"django-filter~=25.1",
"django-dynamic-fixture~=4.0",
"django-watson~=1.6",
"django-reversion~=5.1",
Expand Down
16 changes: 8 additions & 8 deletions uv.lock

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

0 comments on commit b0dcea6

Please sign in to comment.