Skip to content

Commit 37ae755

Browse files
deps(py): bump the uv-prod-minor-patch group across 1 directory with 8 updates (#1597)
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>
1 parent deb4ddb commit 37ae755

2 files changed

Lines changed: 291 additions & 289 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ dependencies = [
2121
"azure-communication-email ~= 1.1.0",
2222
"beautifulsoup4 ~= 4.14.3",
2323
"cryptography ~= 46.0.5",
24-
"discord-py ~= 2.6.4",
25-
"elevenlabs ~= 2.39.0",
24+
"discord-py~=2.7.1",
25+
"elevenlabs~=2.41.0",
2626
"email-validator ~= 2.3.0",
2727
"fastapi [standard] ~= 0.129.0",
2828
"google-genai [aiohttp] ~= 1.67.0",
@@ -44,12 +44,12 @@ dependencies = [
4444
"python3-saml ~= 1.16.0",
4545
"pytz~=2026.1",
4646
"requests ~= 2.33.1",
47-
"sentry-sdk ~= 2.53.0",
47+
"sentry-sdk~=2.57.0",
4848
"sqlalchemy [asyncio] ~= 2.0.46",
4949
"starlette ~= 0.52.1",
5050
"tqdm ~= 4.67.3",
5151
"uuid-utils ~= 0.14.0",
52-
"uvicorn ~= 0.41.0",
52+
"uvicorn~=0.43.0",
5353
]
5454

5555
[project.urls]

0 commit comments

Comments
 (0)