Skip to content

Commit

Permalink
Update dependency fastapi to v0.112.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 2, 2024
1 parent d00c1de commit ef0d7e4
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 13 deletions.
19 changes: 10 additions & 9 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ pyjwt = {extras = ["crypto"], version = "^2.8.0"}
python-whois = "^0.8.0"
pandas = "^2.2.0"
future = "^1.0.0"
fastapi = "^0.109.2"
fastapi = "^0.112.0"
oss2 = "^2.18.4"
inputimeout = "^1.0.4"
prompt-toolkit = "^3.0.47"
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -491,9 +491,9 @@ duckduckgo-search==3.9.11 ; python_full_version >= "3.12.0" and python_full_vers
emoji==2.12.1 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" \
--hash=sha256:4aa0488817691aa58d83764b6c209f8a27c0b3ab3f89d1b8dceca1a62e4973eb \
--hash=sha256:a00d62173bdadc2510967a381810101624a2f0986145b8da0cffa42e29430235
fastapi==0.109.2 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" \
--hash=sha256:2c9bab24667293b501cad8dd388c05240c850b58ec5876ee3283c47d6e1e3a4d \
--hash=sha256:f3817eac96fe4f65a2ebb4baa000f394e55f5fccdaf7f75250804bc58f354f73
fastapi==0.112.0; python_full_version >= "3.12.0" and python_full_version < "4.0.0" \
--hash=sha256:3487ded9778006a45834b8c816ec4a48d522e2631ca9e75ec5a774f1b052f821 \
--hash=sha256:d262bc56b7d101d1f4e8fc0ad2ac75bb9935fec504d2b7117686cec50710cf05
feedparser==6.0.11 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" \
--hash=sha256:0be7ee7b395572b19ebeb1d6aafb0028dee11169f1c934e0ed67d54992f4ad45 \
--hash=sha256:c9d0407b64c6f2a065d0ebb292c2b35c01050cc0dc33757461aaabdc4c4184d5
Expand Down

0 comments on commit ef0d7e4

Please sign in to comment.