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

fix(deps): update dependency extruct to ^0.16.0 (#2966)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-10 21:05:04 +00:00 committed by GitHub
parent e0fca5e4b7
commit da71ee5deb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@ aniso8601 = "9.0.1"
appdirs = "1.4.4"
apprise = "^1.4.5"
bcrypt = "^4.0.1"
extruct = "^0.14.0"
extruct = "^0.16.0"
fastapi = "^0.104.1"
gunicorn = "^20.1.0"
httpx = "^0.26.0"