Skip to content

Commit

Permalink
Merge pull request #128 from LeslieLeung/renovate/fastapi-0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
LeslieLeung authored Sep 22, 2024
2 parents e6e514a + 549650c commit fe2e3ba
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 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 @@ -8,7 +8,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "^3.11"
fastapi = "^0.114.0"
fastapi = "^0.115.0"
uvicorn = "^0.30.0"
requests = "^2.32.0"
python-multipart = "^0.0.10"
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,9 @@ colorama==0.4.6 ; python_version >= "3.11" and python_version < "4.0" and platfo
environs==11.0.0 ; python_version >= "3.11" and python_version < "4.0" \
--hash=sha256:069727a8f73d8ba8d033d3cd95c0da231d44f38f1da773bf076cef168d312ee8 \
--hash=sha256:e0bcfd41c718c07a7db422f9109e490746450da38793fe4ee197f397b9343435
fastapi==0.114.2 ; python_version >= "3.11" and python_version < "4.0" \
--hash=sha256:0adb148b62edb09e8c6eeefa3ea934e8f276dabc038c5a82989ea6346050c3da \
--hash=sha256:44474a22913057b1acb973ab90f4b671ba5200482e7622816d79105dcece1ac5
fastapi==0.115.0; python_version >= "3.11" and python_version < "4.0" \
--hash=sha256:17ea427674467486e997206a5ab25760f6b09e069f099b96f5b55a32fb6f1631 \
--hash=sha256:f93b4ca3529a8ebc6fc3fcf710e5efa8de3df9b41570958abf1d97d843138004
filetype==1.2.0 ; python_version >= "3.11" and python_version < "4.0" \
--hash=sha256:66b56cd6474bf41d8c54660347d37afcc3f7d1970648de365c102ef77548aadb \
--hash=sha256:7ce71b6880181241cf7ac8697a2f1eb6a8bd9b429f7ad6d27b8db9ba5f1c2d25
Expand Down

0 comments on commit fe2e3ba

Please sign in to comment.