From cb08afa59a6459a00957fa537999590d89f5c653 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 04:15:15 +0000 Subject: [PATCH 1/2] deps(mount): update uvicorn requirement Updates the requirements on [uvicorn](https://github.com/Kludex/uvicorn) to permit the latest version. Updates `uvicorn` to 0.51.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](https://github.com/Kludex/uvicorn/compare/0.50.2...0.51.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.51.0 dependency-type: direct:production dependency-group: mount-deps ... Signed-off-by: dependabot[bot] --- mount/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mount/requirements.txt b/mount/requirements.txt index 857877731..77c1e569c 100644 --- a/mount/requirements.txt +++ b/mount/requirements.txt @@ -2,7 +2,7 @@ # Web Framework fastapi>=0.139.0 -uvicorn[standard]>=0.50.2 +uvicorn[standard]>=0.51.0 pydantic>=2.13.4 pydantic-settings>=2.14.2 From e9cbcfba90d93ff1d1bb06b4a6b5f73d323bdd59 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 04:30:36 +0000 Subject: [PATCH 2/2] style: apply automated autofixes (ruff / prettier / clang-format) [CodeQL Advanced] --- .github/CodeQL Analysis.yml | 1 - .github/agent.md | 1 - 2 files changed, 2 deletions(-) diff --git a/.github/CodeQL Analysis.yml b/.github/CodeQL Analysis.yml index 8b1378917..e69de29bb 100644 --- a/.github/CodeQL Analysis.yml +++ b/.github/CodeQL Analysis.yml @@ -1 +0,0 @@ - diff --git a/.github/agent.md b/.github/agent.md index 8b1378917..e69de29bb 100644 --- a/.github/agent.md +++ b/.github/agent.md @@ -1 +0,0 @@ -