mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-11 07:15:08 -05:00
Bumps the production-dependencies group in /autogpt_platform/backend with 2 updates: [fastapi](https://github.com/fastapi/fastapi) and [langfuse](https://github.com/langfuse/langfuse). Updates `fastapi` from 0.128.5 to 0.128.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fastapi/fastapi/releases">fastapi's releases</a>.</em></p> <blockquote> <h2>0.128.6</h2> <h3>Fixes</h3> <ul> <li>🐛 Fix <code>on_startup</code> and <code>on_shutdown</code> parameters of <code>APIRouter</code>. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/14873">#14873</a> by <a href="https://github.com/YuriiMotov"><code>@YuriiMotov</code></a>.</li> </ul> <h3>Translations</h3> <ul> <li>🌐 Update translations for zh (update-outdated). PR <a href="https://redirect.github.com/fastapi/fastapi/pull/14843">#14843</a> by <a href="https://github.com/tiangolo"><code>@tiangolo</code></a>.</li> </ul> <h3>Internal</h3> <ul> <li>✅ Fix parameterized tests with snapshots. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/14875">#14875</a> by <a href="https://github.com/YuriiMotov"><code>@YuriiMotov</code></a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="fbca586c1d"><code>fbca586</code></a> 📝 Update release notes</li> <li><a href="4e879799dd"><code>4e87979</code></a> 📝 Update release notes</li> <li><a href="0a4033aeee"><code>0a4033a</code></a> 🔖 Release version 0.128.6</li> <li><a href="ed2512a5ec"><code>ed2512a</code></a> 🐛 Fix <code>on_startup</code> and <code>on_shutdown</code> parameters of <code>APIRouter</code> (<a href="https://redirect.github.com/fastapi/fastapi/issues/14873">#14873</a>)</li> <li><a href="0c0f6332e2"><code>0c0f633</code></a> 📝 Update release notes</li> <li><a href="227cb85a03"><code>227cb85</code></a> ✅ Fix parameterized tests with snapshots (<a href="https://redirect.github.com/fastapi/fastapi/issues/14875">#14875</a>)</li> <li><a href="cd31576d57"><code>cd31576</code></a> 📝 Update release notes</li> <li><a href="376e108580"><code>376e108</code></a> 🌐 Update translations for zh (update-outdated) (<a href="https://redirect.github.com/fastapi/fastapi/issues/14843">#14843</a>)</li> <li>See full diff in <a href="https://github.com/fastapi/fastapi/compare/0.128.5...0.128.6">compare view</a></li> </ul> </details> <br /> Updates `langfuse` from 3.13.0 to 3.14.1 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/langfuse/langfuse/commits">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Zamil Majdy <zamil.majdy@agpt.co> Co-authored-by: Otto <otto@agpt.co>