From 6794cb84dad8a73e860abfcd65c6030d40921644 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 17:11:42 +0000 Subject: [PATCH] build(deps-dev): bump django-template-partials from 25.1 to 25.2 Bumps [django-template-partials](https://github.com/carltongibson/django-template-partials) from 25.1 to 25.2. - [Changelog](https://github.com/carltongibson/django-template-partials/blob/main/CHANGELOG.md) - [Commits](https://github.com/carltongibson/django-template-partials/commits) --- updated-dependencies: - dependency-name: django-template-partials dependency-version: '25.2' dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 8aa4e19a..dd2d86f5 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -32,7 +32,7 @@ django==4.2.24 # via # -r requirements-dev.in # django-template-partials -django-template-partials==25.1 +django-template-partials==25.2 # via -r requirements-dev.in djc-core-html-parser==1.0.2 # via -r requirements-dev.in