浏览代码

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 年之前
父节点
当前提交
1fb4ca90bf
共有 1 个文件被更改,包括 1 次插入1 次删除
  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