build(deps): bump the production-dependencies group in /autogpt_platform/market with 2 updates (#8922)
Bumps the production-dependencies group in /autogpt_platform/market with 2 updates: [fastapi](https://github.com/fastapi/fastapi) and [sentry-sdk](https://github.com/getsentry/sentry-python). Updates `fastapi` from 0.115.5 to 0.115.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.115.6</h2> <h3>Fixes</h3> <ul> <li>🐛 Preserve traceback when an exception is raised in sync dependency with <code>yield</code>. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/5823">#5823</a> by <a href="https://github.com/sombek"><code>@sombek</code></a>.</li> </ul> <h3>Refactors</h3> <ul> <li>♻️ Update tests and internals for compatibility with Pydantic >=2.10. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/12971">#12971</a> by <a href="https://github.com/tamird"><code>@tamird</code></a>.</li> </ul> <h3>Docs</h3> <ul> <li>📝 Update includes format in docs with an automated script. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/12950">#12950</a> by <a href="https://github.com/tiangolo"><code>@tiangolo</code></a>.</li> <li>📝 Update includes for <code>docs/de/docs/advanced/using-request-directly.md</code>. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/12685">#12685</a> by <a href="https://github.com/alissadb"><code>@alissadb</code></a>.</li> <li>📝 Update includes for <code>docs/de/docs/how-to/conditional-openapi.md</code>. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/12689">#12689</a> by <a href="https://github.com/alissadb"><code>@alissadb</code></a>.</li> </ul> <h3>Translations</h3> <ul> <li>🌐 Add Traditional Chinese translation for <code>docs/zh-hant/docs/async.md</code>. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/12990">#12990</a> by <a href="https://github.com/ILoveSorasakiHina"><code>@ILoveSorasakiHina</code></a>.</li> <li>🌐 Add Traditional Chinese translation for <code>docs/zh-hant/docs/tutorial/query-param-models.md</code>. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/12932">#12932</a> by <a href="https://github.com/Vincy1230"><code>@Vincy1230</code></a>.</li> <li>🌐 Add Korean translation for <code>docs/ko/docs/advanced/testing-dependencies.md</code>. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/12992">#12992</a> by <a href="https://github.com/Limsunoh"><code>@Limsunoh</code></a>.</li> <li>🌐 Add Korean translation for <code>docs/ko/docs/advanced/websockets.md</code>. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/12991">#12991</a> by <a href="https://github.com/kwang1215"><code>@kwang1215</code></a>.</li> <li>🌐 Add Portuguese translation for <code>docs/pt/docs/tutorial/response-model.md</code>. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/12933">#12933</a> by <a href="https://github.com/AndreBBM"><code>@AndreBBM</code></a>.</li> <li>🌐 Add Korean translation for <code>docs/ko/docs/advanced/middlewares.md</code>. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/12753">#12753</a> by <a href="https://github.com/nahyunkeem"><code>@nahyunkeem</code></a>.</li> <li>🌐 Add Korean translation for <code>docs/ko/docs/advanced/openapi-webhooks.md</code>. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/12752">#12752</a> by <a href="https://github.com/saeye"><code>@saeye</code></a>.</li> <li>🌐 Add Chinese translation for <code>docs/zh/docs/tutorial/query-param-models.md</code>. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/12931">#12931</a> by <a href="https://github.com/Vincy1230"><code>@Vincy1230</code></a>.</li> <li>🌐 Add Russian translation for <code>docs/ru/docs/tutorial/query-param-models.md</code>. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/12445">#12445</a> by <a href="https://github.com/gitgernit"><code>@gitgernit</code></a>.</li> <li>🌐 Add Korean translation for <code>docs/ko/docs/tutorial/query-param-models.md</code>. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/12940">#12940</a> by <a href="https://github.com/jts8257"><code>@jts8257</code></a>.</li> <li>🔥 Remove obsolete tutorial translation to Chinese for <code>docs/zh/docs/tutorial/sql-databases.md</code>, it references files that are no longer on the repo. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/12949">#12949</a> by <a href="https://github.com/tiangolo"><code>@tiangolo</code></a>.</li> </ul> <h3>Internal</h3> <ul> <li>⬆ [pre-commit.ci] pre-commit autoupdate. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/12954">#12954</a> by <a href="https://github.com/apps/pre-commit-ci"><code>@pre-commit-ci[bot]</code></a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="pull/8900/headbb8c2a6498
"><code>bb8c2a6</code></a> 🔖 Release version 0.115.6</li> <li><a href="905ec1edde
"><code>905ec1e</code></a> 📝 Update release notes</li> <li><a href="4f8157588e
"><code>4f81575</code></a> 🐛 Preserve traceback when exception is raised in sync dependency with <code>yield</code>...</li> <li><a href="8255edfecf
"><code>8255edf</code></a> 📝 Update release notes</li> <li><a href="53c87842b0
"><code>53c8784</code></a> 🌐 Add Traditional Chinese translation for <code>docs/zh-hant/docs/async.md</code> (<a href="https://redirect.github.com/fastapi/fastapi/issues/12990">#12990</a>)</li> <li><a href="297135244d
"><code>2971352</code></a> 📝 Update release notes</li> <li><a href="8376228a49
"><code>8376228</code></a> 🌐 Add Traditional Chinese translation for `docs/zh-hant/docs/tutorial/query-p...</li> <li><a href="6c7873c77e
"><code>6c7873c</code></a> 📝 Update release notes</li> <li><a href="d75b81ce3f
"><code>d75b81c</code></a> 🌐 Add Korean translation for <code>docs/ko/docs/advanced/testing-dependencies.md</code> ...</li> <li><a href="206037c292
"><code>206037c</code></a> 📝 Update release notes</li> <li>Additional commits viewable in <a href="https://github.com/fastapi/fastapi/compare/0.115.5...0.115.6">compare view</a></li> </ul> </details> <br /> Updates `sentry-sdk` from 2.19.0 to 2.19.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-python/releases">sentry-sdk's releases</a>.</em></p> <blockquote> <h2>2.19.2</h2> <h3>Various fixes & improvements</h3> <ul> <li>Deepcopy and ensure get_all function always terminates (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3861">#3861</a>) by <a href="https://github.com/cmanallen"><code>@cmanallen</code></a></li> <li>Cleanup chalice test environment (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3858">#3858</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> </ul> <h2>2.19.1</h2> <h3>Various fixes & improvements</h3> <ul> <li>Fix errors when instrumenting Django cache (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3855">#3855</a>) by <a href="https://github.com/BYK"><code>@BYK</code></a></li> <li>Copy <code>scope.client</code> reference as well (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3857">#3857</a>) by <a href="https://github.com/sl0thentr0py"><code>@sl0thentr0py</code></a></li> <li>Don't give up on Spotlight on 3 errors (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3856">#3856</a>) by <a href="https://github.com/BYK"><code>@BYK</code></a></li> <li>Add missing stack frames (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3673">#3673</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Fix wrong metadata type in async gRPC interceptor (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3205">#3205</a>) by <a href="https://github.com/fdellekart"><code>@fdellekart</code></a></li> <li>Rename launch darkly hook to match JS SDK (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3743">#3743</a>) by <a href="https://github.com/aliu39"><code>@aliu39</code></a></li> <li>Script for checking if our instrumented libs are Python 3.13 compatible (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3425">#3425</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Improve Ray tests (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3846">#3846</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Test with Celery <code>5.5.0rc3</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3842">#3842</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Fix asyncio testing setup (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3832">#3832</a>) by <a href="https://github.com/sl0thentr0py"><code>@sl0thentr0py</code></a></li> <li>Bump <code>codecov/codecov-action</code> from <code>5.0.2</code> to <code>5.0.7</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3821">#3821</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Fix CI (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3834">#3834</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Use new ClickHouse GH action (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3826">#3826</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md">sentry-sdk's changelog</a>.</em></p> <blockquote> <h2>2.19.2</h2> <h3>Various fixes & improvements</h3> <ul> <li>Deepcopy and ensure get_all function always terminates (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3861">#3861</a>) by <a href="https://github.com/cmanallen"><code>@cmanallen</code></a></li> <li>Cleanup chalice test environment (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3858">#3858</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> </ul> <h2>2.19.1</h2> <h3>Various fixes & improvements</h3> <ul> <li>Fix errors when instrumenting Django cache (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3855">#3855</a>) by <a href="https://github.com/BYK"><code>@BYK</code></a></li> <li>Copy <code>scope.client</code> reference as well (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3857">#3857</a>) by <a href="https://github.com/sl0thentr0py"><code>@sl0thentr0py</code></a></li> <li>Don't give up on Spotlight on 3 errors (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3856">#3856</a>) by <a href="https://github.com/BYK"><code>@BYK</code></a></li> <li>Add missing stack frames (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3673">#3673</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Fix wrong metadata type in async gRPC interceptor (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3205">#3205</a>) by <a href="https://github.com/fdellekart"><code>@fdellekart</code></a></li> <li>Rename launch darkly hook to match JS SDK (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3743">#3743</a>) by <a href="https://github.com/aliu39"><code>@aliu39</code></a></li> <li>Script for checking if our instrumented libs are Python 3.13 compatible (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3425">#3425</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Improve Ray tests (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3846">#3846</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> <li>Test with Celery <code>5.5.0rc3</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3842">#3842</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Fix asyncio testing setup (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3832">#3832</a>) by <a href="https://github.com/sl0thentr0py"><code>@sl0thentr0py</code></a></li> <li>Bump <code>codecov/codecov-action</code> from <code>5.0.2</code> to <code>5.0.7</code> (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3821">#3821</a>) by <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Fix CI (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3834">#3834</a>) by <a href="https://github.com/sentrivana"><code>@sentrivana</code></a></li> <li>Use new ClickHouse GH action (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3826">#3826</a>) by <a href="https://github.com/antonpirker"><code>@antonpirker</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="163762f107
"><code>163762f</code></a> release: 2.19.2</li> <li><a href="8f9461e1a0
"><code>8f9461e</code></a> Deepcopy and ensure get_all function always terminates (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3861">#3861</a>)</li> <li><a href="fd56608d46
"><code>fd56608</code></a> Merge branch 'release/2.19.1'</li> <li><a href="7ab7fe6749
"><code>7ab7fe6</code></a> Cleanup chalice test environment (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3858">#3858</a>)</li> <li><a href="231a6a1d5e
"><code>231a6a1</code></a> Update CHANGELOG.md</li> <li><a href="c591b64d50
"><code>c591b64</code></a> release: 2.19.1</li> <li><a href="7a6d460bd1
"><code>7a6d460</code></a> Copy scope.client reference as well (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3857">#3857</a>)</li> <li><a href="5a09770541
"><code>5a09770</code></a> fix(spotlight): Don't give up on Spotlight on 3 errors (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3856">#3856</a>)</li> <li><a href="31fdcfaee7
"><code>31fdcfa</code></a> fix(django): Fix errors when instrumenting Django cache (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3855">#3855</a>)</li> <li><a href="5891717b14
"><code>5891717</code></a> Script for checking if our instrumented libs are python 3.13 compatible (<a href="https://redirect.github.com/getsentry/sentry-python/issues/3425">#3425</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-python/compare/2.19.0...2.19.2">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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>
parent
281cd2910b
commit
df431d71ff
|
@ -247,13 +247,13 @@ test = ["pytest (>=6)"]
|
|||
|
||||
[[package]]
|
||||
name = "fastapi"
|
||||
version = "0.115.5"
|
||||
version = "0.115.6"
|
||||
description = "FastAPI framework, high performance, easy to learn, fast to code, ready for production"
|
||||
optional = false
|
||||
python-versions = ">=3.8"
|
||||
files = [
|
||||
{file = "fastapi-0.115.5-py3-none-any.whl", hash = "sha256:596b95adbe1474da47049e802f9a65ab2ffa9c2b07e7efee70eb8a66c9f2f796"},
|
||||
{file = "fastapi-0.115.5.tar.gz", hash = "sha256:0e7a4d0dc0d01c68df21887cce0945e72d3c48b9f4f79dfe7a7d53aa08fbb289"},
|
||||
{file = "fastapi-0.115.6-py3-none-any.whl", hash = "sha256:e9240b29e36fa8f4bb7290316988e90c381e5092e0cbe84e7818cc3713bcf305"},
|
||||
{file = "fastapi-0.115.6.tar.gz", hash = "sha256:9ec46f7addc14ea472958a96aae5b5de65f39721a46aaf5705c480d9a8b76654"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
|
@ -1085,13 +1085,13 @@ files = [
|
|||
|
||||
[[package]]
|
||||
name = "sentry-sdk"
|
||||
version = "2.19.0"
|
||||
version = "2.19.2"
|
||||
description = "Python client for Sentry (https://sentry.io)"
|
||||
optional = false
|
||||
python-versions = ">=3.6"
|
||||
files = [
|
||||
{file = "sentry_sdk-2.19.0-py2.py3-none-any.whl", hash = "sha256:7b0b3b709dee051337244a09a30dbf6e95afe0d34a1f8b430d45e0982a7c125b"},
|
||||
{file = "sentry_sdk-2.19.0.tar.gz", hash = "sha256:ee4a4d2ae8bfe3cac012dcf3e4607975904c137e1738116549fc3dbbb6ff0e36"},
|
||||
{file = "sentry_sdk-2.19.2-py2.py3-none-any.whl", hash = "sha256:ebdc08228b4d131128e568d696c210d846e5b9d70aa0327dec6b1272d9d40b84"},
|
||||
{file = "sentry_sdk-2.19.2.tar.gz", hash = "sha256:467df6e126ba242d39952375dd816fbee0f217d119bf454a8ce74cf1e7909e8d"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
|
@ -1298,4 +1298,4 @@ watchmedo = ["PyYAML (>=3.10)"]
|
|||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.10"
|
||||
content-hash = "81249eb7478a672e9114dd2a0e6d8262642e9f7f8295d8ec35696aa53235c875"
|
||||
content-hash = "2e2f191ccea6c291141be1c4f996abf5c3d67275de84f5ffe238d87ff9b53dd4"
|
||||
|
|
|
@ -13,8 +13,8 @@ python = "^3.10"
|
|||
prisma = "^0.15.0"
|
||||
python-dotenv = "^1.0.1"
|
||||
uvicorn = "^0.32.1"
|
||||
fastapi = "^0.115.5"
|
||||
sentry-sdk = { extras = ["fastapi"], version = "^2.19.0" }
|
||||
fastapi = "^0.115.6"
|
||||
sentry-sdk = { extras = ["fastapi"], version = "^2.19.2" }
|
||||
fuzzywuzzy = "^0.18.0"
|
||||
python-levenshtein = "^0.26.1"
|
||||
# autogpt-platform-backend = { path = "../backend", develop = true }
|
||||
|
|
Loading…
Reference in New Issue