Skip to content

Commit

Permalink
chore: bump fastapi and recipes-scrapers (mealie-recipes#2765)
Browse files Browse the repository at this point in the history
  • Loading branch information
hay-kot authored Nov 27, 2023
1 parent 1f35a23 commit c9852da
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 36 deletions.
44 changes: 10 additions & 34 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ appdirs = "1.4.4"
apprise = "^1.4.5"
bcrypt = "^4.0.1"
extruct = "^0.14.0"
fastapi = "^0.103.2"
fastapi = "^0.104.1"
gunicorn = "^20.1.0"
httpx = "^0.24.1"
lxml = "^4.7.1"
Expand All @@ -37,7 +37,7 @@ python-jose = "^3.3.0"
python-ldap = "^3.3.1"
python-multipart = "^0.0.6"
python-slugify = "^8.0.0"
recipe-scrapers = "14.51.0"
recipe-scrapers = "^14.52.0"
requests = "^2.31.0"
tzdata = "^2022.7"
uvicorn = { extras = ["standard"], version = "^0.21.0" }
Expand Down

0 comments on commit c9852da

Please sign in to comment.