From 4ab7be20774612cd0da7d780a80a23b4e006ca66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 12:16:42 -0500 Subject: [PATCH] Bump django-tagulous from 1.3.3 to 2.1.0 (#10821) Bumps [django-tagulous](https://github.com/radiac/django-tagulous) from 1.3.3 to 2.1.0. - [Changelog](https://github.com/radiac/django-tagulous/blob/main/docs/changelog.rst) - [Commits](https://github.com/radiac/django-tagulous/compare/v1.3.3...v2.1.0) --- updated-dependencies: - dependency-name: django-tagulous dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5f4e8aaae86..59c1e2bdadf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,7 +56,7 @@ django-debug-toolbar==4.4.6 django-debug-toolbar-request-history==0.1.4 vcrpy==6.0.1 vcrpy-unittest==0.1.7 -django-tagulous==1.3.3 +django-tagulous==2.1.0 PyJWT==2.9.0 cvss==3.1 django-fieldsignals==0.7.0