Skip to content

Commit 2fae2a4

Browse files
authored
Merge pull request #1163 from Open-Source-Legal/dependabot/pip/django-tree-queries-0.24.0
Bump django-tree-queries from 0.23.1 to 0.24.0
2 parents 4744608 + a7c029b commit 2fae2a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ django-filter==25.1 # https://github.com/carltongibson/django-filter
2424
django-storages[boto3,google]==1.14.6 # https://github.com/jschneier/django-storages
2525
django-extensions==4.1 # https://github.com/django-extensions/django-extensions
2626
whitenoise==6.12.0
27-
django-tree-queries[admin]==0.23.1 # https://pypi.org/project/django-tree-queries/0.21.0/
27+
django-tree-queries[admin]==0.24.0 # https://pypi.org/project/django-tree-queries/0.21.0/
2828
django-cte==3.0.0 # https://github.com/dimagi/django-cte
2929
pgvector>=0.4.0 # Python binding for pgvector; PostgreSQL extension v0.8.2+ required for HNSW iterative scan (installed separately)
3030
channels==4.3.2 # https://github.com/django/channels

0 commit comments

Comments
 (0)