Skip to content

Commit 0a4d985

Browse files
Bump django-taggit from 1.3.0 to 3.0.0 (#388)
Bumps [django-taggit](https://github.com/jazzband/django-taggit) from 1.3.0 to 3.0.0. - [Release notes](https://github.com/jazzband/django-taggit/releases) - [Changelog](https://github.com/jazzband/django-taggit/blob/master/CHANGELOG.rst) - [Commits](jazzband/django-taggit@1.3.0...3.0.0) --- updated-dependencies: - dependency-name: django-taggit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c172952 commit 0a4d985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ django-extensions==3.1.5
77
django-generic-aggregation==0.4.0
88
django-ratelimit-backend==2.0
99
django-recaptcha==2.0.6
10-
django-taggit==1.3.0
10+
django-taggit==3.0.0
1111
ipython==7.33.0
1212
Markdown==3.3.4
1313
Pillow==9.0.0

0 commit comments

Comments
 (0)