1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-07 22:45:22 +02:00

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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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" }