Browse Source

Merge pull request #198 from vycontrol/dependabot/pip/python-slugify-6.1.2

Bump python-slugify from 6.1.1 to 6.1.2
Roberto Bertó 3 years ago
parent
commit
1fb4ca90bf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -3,7 +3,7 @@ asgiref==3.5.0
 pytz==2022.1
 sqlparse==0.4.2
 requests==2.27.1
-python-slugify==6.1.1
+python-slugify==6.1.2
 validators==0.18.2
 python-memcached==1.59
 password_strength==0.0.3.post2