Upgrade django-taggit to v5.0.1

This commit is contained in:
Jeremy Stretch
2023-12-04 13:43:58 -05:00
parent b61bfe202d
commit f48ced0dde
2 changed files with 2 additions and 3 deletions

View File

@@ -53,8 +53,7 @@ django-tables2
# User-defined tags for objects
# https://github.com/jazzband/django-taggit/blob/master/CHANGELOG.rst
# TODO: Upgrade to v5.0 for NetBox v3.7 beta
django-taggit<5.0
django-taggit
# A Django field for representing time zones
# https://github.com/mfogel/django-timezone-field/