Skip to content

Commit a7c029b

Browse files
Bump django-tree-queries from 0.23.1 to 0.24.0
Bumps [django-tree-queries](https://github.com/matthiask/django-tree-queries) from 0.23.1 to 0.24.0. - [Changelog](https://github.com/feincms/django-tree-queries/blob/main/CHANGELOG.rst) - [Commits](feincms/django-tree-queries@0.23.1...0.24) --- updated-dependencies: - dependency-name: django-tree-queries dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e3cc44e commit a7c029b

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)