From 9d41f8c7f66cfd9550fd1faf09c366dc13eb5b05 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 24 Oct 2023 12:02:12 -0300 Subject: [PATCH] Update django-taggit from 3.1.0 to 5.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 35dcb8f..9388efc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,6 +11,6 @@ pyflakes==2.2.0 zipp==3.1.0 gunicorn==20.1.0 psycopg2==2.9.5 -django-taggit==3.1.0 +django-taggit==5.0.0 whitenoise==6.3.0 markdown==3.4.1 \ No newline at end of file