Browse Source

Merge pull request #166 from vycontrol/dependabot/pip/python-slugify-5.0.0

Bump python-slugify from 4.0.1 to 5.0.0
Roberto Bertó 4 years ago
parent
commit
a44f3958c6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -3,7 +3,7 @@ Django==3.2
 pytz==2021.1
 sqlparse==0.4.1
 requests==2.25.1
-python-slugify==4.0.1
+python-slugify==5.0.0
 validators==0.18.2
 python-memcached==1.59
 password_strength==0.0.3.post2