fix(deps): update dependency python-slugify to v7 (#1972)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-01-01 14:07:01 -09:00
committed by GitHub
parent 2fc3873bad
commit 0700220418
2 changed files with 15 additions and 9 deletions

View File

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