Quellcode durchsuchen

Bump python-slugify from 5.0.0 to 5.0.2

Bumps [python-slugify](https://github.com/un33k/python-slugify) from 5.0.0 to 5.0.2.
- [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/commits)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] vor 4 Jahren
Ursprung
Commit
6cd38d358d
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -3,7 +3,7 @@ Django==3.2
 pytz==2021.1
 sqlparse==0.4.1
 requests==2.25.1
-python-slugify==5.0.0
+python-slugify==5.0.2
 validators==0.18.2
 python-memcached==1.59
 password_strength==0.0.3.post2