소스 검색

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