Quellcode durchsuchen

Bump python-slugify from 6.1.2 to 8.0.1

Bumps [python-slugify](https://github.com/un33k/python-slugify) from 6.1.2 to 8.0.1.
- [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/v6.1.2...v8.0.1)

---
updated-dependencies:
- dependency-name: python-slugify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] vor 2 Jahren
Ursprung
Commit
f034b6a235
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 @@ asgiref==3.6.0
 pytz==2022.7.1
 sqlparse==0.4.3
 requests==2.28.2
-python-slugify==6.1.2
+python-slugify==8.0.1
 validators==0.20.0
 python-memcached==1.59
 password_strength==0.0.3.post2