Skip to content

Commit cbb6023

Browse files
chore(deps): bump the uv group across 1 directory with 5 updates (#1691)
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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ambient-code/platform/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cfe520d commit cbb6023

2 files changed

Lines changed: 155 additions & 154 deletions

File tree

components/runners/ambient-runner/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ dependencies = [
1313
"uvicorn[standard]>=0.41.0",
1414
"ag-ui-protocol>=0.1.13",
1515
"pydantic>=2.12.5",
16-
"aiohttp>=3.14.0",
16+
"aiohttp>=3.14.1",
1717
"requests>=2.33.0",
18-
"pyjwt>=2.11.0",
19-
"cryptography>=42.0.0",
18+
"pyjwt>=2.13.0",
19+
"cryptography>=48.0.1",
2020
"grpcio>=1.60.0",
2121
"protobuf>=4.25.0",
2222
]

0 commit comments

Comments
 (0)