Browse Source

Merge pull request #221 from vycontrol/dependabot/pip/python-slugify-8.0.1

Bump python-slugify from 6.1.2 to 8.0.1
Roberto Bertó 2 năm trước cách đây
mục cha
commit
e3ea6035da
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -3,7 +3,7 @@ asgiref==3.6.0
 pytz==2022.7.1
 sqlparse==0.4.3
 requests==2.28.2
-python-slugify==6.1.2
+python-slugify==8.0.1
 validators==0.20.0
 python-memcached==1.59
 password_strength==0.0.3.post2