Skip to content

Commit 413e1d0

Browse files
build(deps): Update django-active-link requirement (#1530)
Updates the requirements on [django-active-link](https://github.com/valerymelou/django-active-link) to permit the latest version. - [Release notes](https://github.com/valerymelou/django-active-link/releases) - [Changelog](https://github.com/valerymelou/django-active-link/blob/master/HISTORY.rst) - [Commits](valerymelou/django-active-link@v0.2.2...v0.3.0) --- updated-dependencies: - dependency-name: django-active-link dependency-version: 0.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 47f6913 commit 413e1d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies = [
2626

2727
# UI & Templates
2828
"django-bootstrap3>=25.1,<26.0",
29-
"django-active-link>=0.2.2,<0.3.0",
29+
"django-active-link>=0.2.2,<0.4.0",
3030
"django-html5>=1.0.0,<2.0.0",
3131
"django-meta>=2.5.0,<3.0.0",
3232

0 commit comments

Comments
 (0)