Commit b4216e7
authored
fix(deps): update dependency fastapi to v0.126.0 (#344)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Adoption](https://docs.renovatebot.com/merge-confidence/) |
[Passing](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|---|---|
| [fastapi](https://redirect.github.com/fastapi/fastapi)
([changelog](https://fastapi.tiangolo.com/release-notes/)) | `==0.125.0`
-> `==0.126.0` |

|

|

|

|
---
### Release Notes
<details>
<summary>fastapi/fastapi (fastapi)</summary>
###
[`v0.126.0`](https://redirect.github.com/fastapi/fastapi/releases/tag/0.126.0)
[Compare
Source](https://redirect.github.com/fastapi/fastapi/compare/0.125.0...0.126.0)
##### Upgrades
- ➖ Drop support for Pydantic v1, keeping short temporary support for
Pydantic v2's `pydantic.v1`. PR
[#​14575](https://redirect.github.com/fastapi/fastapi/pull/14575)
by [@​tiangolo](https://redirect.github.com/tiangolo).
- The minimum version of Pydantic installed is now `pydantic >=2.7.0`.
- The `standard` dependencies now include `pydantic-settings >=2.0.0`
and `pydantic-extra-types >=2.0.0`.
##### Docs
- 📝 Fix duplicated variable in
`docs_src/python_types/tutorial005_py39.py`. PR
[#​14565](https://redirect.github.com/fastapi/fastapi/pull/14565)
by
[@​paras-verma7454](https://redirect.github.com/paras-verma7454).
##### Translations
- 🔧 Add LLM prompt file for Ukrainian, generated from the existing
translations. PR
[#​14548](https://redirect.github.com/fastapi/fastapi/pull/14548)
by [@​tiangolo](https://redirect.github.com/tiangolo).
##### Internal
- 🔧 Tweak pre-commit to allow committing release-notes. PR
[#​14577](https://redirect.github.com/fastapi/fastapi/pull/14577)
by [@​tiangolo](https://redirect.github.com/tiangolo).
- ⬆️ Use prek as a pre-commit alternative. PR
[#​14572](https://redirect.github.com/fastapi/fastapi/pull/14572)
by [@​tiangolo](https://redirect.github.com/tiangolo).
- 👷 Add performance tests with CodSpeed. PR
[#​14558](https://redirect.github.com/fastapi/fastapi/pull/14558)
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:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent e33c0cf commit b4216e7
2 files changed
+20
-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