Commit 819c94f
authored
fix(deps): update dependency fastapi to v0.121.1 (#252)
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.0`
-> `==0.121.1` |
[](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.1`](https://redirect.github.com/fastapi/fastapi/releases/tag/0.121.1)
[Compare
Source](https://redirect.github.com/fastapi/fastapi/compare/0.121.0...0.121.1)
##### Fixes
- 🐛 Fix `Depends(func, scope='function')` for top level (parameterless)
dependencies. PR
[#​14301](https://redirect.github.com/fastapi/fastapi/pull/14301)
by [@​luzzodev](https://redirect.github.com/luzzodev).
##### Docs
- 📝 Upate docs for advanced dependencies with `yield`, noting the
changes in 0.121.0, adding `scope`. PR
[#​14287](https://redirect.github.com/fastapi/fastapi/pull/14287)
by [@​tiangolo](https://redirect.github.com/tiangolo).
##### Internal
- ⬆ Bump ruff from 0.13.2 to 0.14.3. PR
[#​14276](https://redirect.github.com/fastapi/fastapi/pull/14276)
by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ \[pre-commit.ci] pre-commit autoupdate. PR
[#​14289](https://redirect.github.com/fastapi/fastapi/pull/14289)
by
[@​pre-commit-ci\[bot\]](https://redirect.github.com/apps/pre-commit-ci).
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent d5fac32 commit 819c94f
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