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

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/4.0.0...4.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-06-30 07:53:51 +00:00
committed by GitHub
parent 0fc74c3f82
commit 41aa1839b7
+1 -1
View File
@@ -1,4 +1,4 @@
python-dateutil~=2.8.1
requests~=2.24.0
python-slugify~=4.0.0
python-slugify~=4.0.1
testtools==2.4.0