Skip to content

Commit 2d6e9f3

Browse files
marevolclaude
andauthored
build(deps): bump django-filter upper bound to <26, resolving to 25.1 (#52)
Raise the version ceiling from <25 to <26 so the resolver can pull in django-filter 25.1. Version 25.2 is excluded automatically because it requires Django >= 5.2 while this project pins Django 5.1. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent bf2bd7e commit 2d6e9f3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies = [
1212
"django-cors-headers>=4.6,<5",
1313
"django-extensions>=3.2,<4",
1414
"django-storages>=1.14,<2",
15-
"django-filter>=24.3,<25",
15+
"django-filter>=24.3,<26",
1616
"djangorestframework>=3.15,<4",
1717
"djangorestframework-simplejwt>=5.3,<6",
1818
"dj-rest-auth>=7.0,<8",

backend/uv.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.

0 commit comments

Comments
 (0)