chore: bump user agent (#3457)

This commit is contained in:
Hayden
2024-04-29 12:18:00 -05:00
committed by GitHub
parent 786aa2279c
commit c23660007e
4 changed files with 28 additions and 22 deletions

View File

@@ -34,7 +34,7 @@ python-dotenv = "^1.0.0"
python-ldap = "^3.3.1"
python-multipart = "^0.0.9"
python-slugify = "^8.0.0"
recipe-scrapers = "^14.53.0"
recipe-scrapers = "^14.55.0"
requests = "^2.31.0"
tzdata = "^2023.4"
uvicorn = { extras = ["standard"], version = "^0.29.0" }