fix(deps): update dependency python-slugify to v8 (#2069)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-01-28 16:06:27 -09:00
committed by GitHub
parent 9dbba60379
commit 28d24875a3
2 changed files with 24 additions and 5 deletions

View File

@@ -36,7 +36,7 @@ python-dotenv = "^0.21.0"
python-jose = "^3.3.0"
python-ldap = "^3.3.1"
python-multipart = "^0.0.5"
python-slugify = "^7.0.0"
python-slugify = "^8.0.0"
recipe-scrapers = "^14.26.0"
requests = "^2.25.1"
tzdata = "^2022.7"