Update python-slugify requirement from ~=3.0.2 to ~=4.0.0

Updates the requirements on [python-slugify](https://github.com/un33k/python-slugify) to permit the latest version.
- [Release notes](https://github.com/un33k/python-slugify/releases)
- [Changelog](https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md)
- [Commits](https://github.com/un33k/python-slugify/compare/3.0.2...4.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-04 16:17:35 +00:00
committed by GitHub
parent 973374f6a1
commit db23acd46c
+1 -1
View File
@@ -1,4 +1,4 @@
python-dateutil~=2.8.0
requests~=2.23.0
python-slugify~=3.0.2
python-slugify~=4.0.0
testtools==2.4.0