Skip to content

Commit c9852da

Browse files
authored
chore: bump fastapi and recipes-scrapers (#2765)
1 parent 1f35a23 commit c9852da

File tree

2 files changed

+12
-36
lines changed

2 files changed

+12
-36
lines changed

poetry.lock

Lines changed: 10 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ appdirs = "1.4.4"
2020
apprise = "^1.4.5"
2121
bcrypt = "^4.0.1"
2222
extruct = "^0.14.0"
23-
fastapi = "^0.103.2"
23+
fastapi = "^0.104.1"
2424
gunicorn = "^20.1.0"
2525
httpx = "^0.24.1"
2626
lxml = "^4.7.1"
@@ -37,7 +37,7 @@ python-jose = "^3.3.0"
3737
python-ldap = "^3.3.1"
3838
python-multipart = "^0.0.6"
3939
python-slugify = "^8.0.0"
40-
recipe-scrapers = "14.51.0"
40+
recipe-scrapers = "^14.52.0"
4141
requests = "^2.31.0"
4242
tzdata = "^2022.7"
4343
uvicorn = { extras = ["standard"], version = "^0.21.0" }

0 commit comments

Comments
 (0)