Skip to content

Commit

Permalink
build(deps): update django-taggit requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [django-taggit](https://github.com/jazzband/django-taggit) to permit the latest version.
- [Changelog](https://github.com/jazzband/django-taggit/blob/master/CHANGELOG.rst)
- [Commits](jazzband/django-taggit@2.0.0...5.0.0)

---
updated-dependencies:
- dependency-name: django-taggit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2023
1 parent b93317e commit cd90904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ entrypoints==0.4
wagtail==4.0.4
django-modelcluster>=6.0,<7.0
django-permissionedforms>=0.1,<1.0
django-taggit>=2.0,<5.0
django-taggit>=2.0,<6.0
django-treebeard>=4.5.1,<5.0
djangorestframework>=3.11.1,<4.0
django-filter>=2.2,<24
Expand Down

0 comments on commit cd90904

Please sign in to comment.