Commit 847aa7d
authored
fix(deps): update dependency fastapi to v0.121.3 (#271)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [fastapi](https://redirect.github.com/fastapi/fastapi)
([changelog](https://fastapi.tiangolo.com/release-notes/)) | `==0.121.2`
-> `==0.121.3` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>fastapi/fastapi (fastapi)</summary>
###
[`v0.121.3`](https://redirect.github.com/fastapi/fastapi/releases/tag/0.121.3)
#### 0.121.3
##### Refactors
- ♻️ Make the result of `Depends()` and `Security()` hashable, as a
workaround for other tools interacting with these internal parts. PR
[#​14372](https://redirect.github.com/fastapi/fastapi/pull/14372)
by [@​tiangolo](https://redirect.github.com/tiangolo).
##### Upgrades
- ⬆️ Bump Starlette to <`0.51.0`. PR
[#​14282](https://redirect.github.com/fastapi/fastapi/pull/14282)
by [@​musicinmybrain](https://redirect.github.com/musicinmybrain).
##### Docs
- 📝 Add missing hash part. PR
[#​14369](https://redirect.github.com/fastapi/fastapi/pull/14369)
by [@​nilslindemann](https://redirect.github.com/nilslindemann).
- 📝 Fix typos in code comments. PR
[#​14364](https://redirect.github.com/fastapi/fastapi/pull/14364)
by [@​Edge-Seven](https://redirect.github.com/Edge-Seven).
- 📝 Add docs for using FastAPI Cloud. PR
[#​14359](https://redirect.github.com/fastapi/fastapi/pull/14359)
by [@​tiangolo](https://redirect.github.com/tiangolo).
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - Only on Sunday and Saturday ( * * * * 0,6 ) in timezone
Europe/Dublin.
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/BSStudio/bss-web-file-api).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNi4xIiwidXBkYXRlZEluVmVyIjoiNDIuMTYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 24c10df commit 847aa7d
2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments