From d12cc59631e3f8cc2f6b0529cf31c4730a90bfc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 20:12:16 +0000 Subject: [PATCH] chore(deps): bump the pip group across 1 directory with 3 updates Bumps the pip group with 3 updates in the /dashboard/backend directory: [strawberry-graphql](https://github.com/sponsors/strawberry-graphql), [pyjwt](https://github.com/jpadilla/pyjwt) and [mcp](https://github.com/modelcontextprotocol/python-sdk). Updates `strawberry-graphql` from 0.289.8 to 0.315.7 - [Commits](https://github.com/sponsors/strawberry-graphql/commits) Updates `pyjwt` from 2.11.0 to 2.13.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/2.11.0...2.13.0) Updates `mcp` from 1.26.0 to 1.27.2 - [Release notes](https://github.com/modelcontextprotocol/python-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/python-sdk/blob/main/RELEASE.md) - [Commits](https://github.com/modelcontextprotocol/python-sdk/compare/v1.26.0...v1.27.2) --- updated-dependencies: - dependency-name: strawberry-graphql dependency-version: 0.315.7 dependency-type: direct:production dependency-group: pip - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:production dependency-group: pip - dependency-name: mcp dependency-version: 1.27.2 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- dashboard/backend/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dashboard/backend/requirements.txt b/dashboard/backend/requirements.txt index a8e619167c..60fd30a41d 100644 --- a/dashboard/backend/requirements.txt +++ b/dashboard/backend/requirements.txt @@ -1,10 +1,10 @@ -strawberry-graphql[fastapi]==0.289.8 +strawberry-graphql[fastapi]==0.315.7 httpx==0.28.1 sqlalchemy[asyncio]==2.0.46 aiosqlite==0.22.1 asyncpg==0.29.0 alembic==1.18.3 bcrypt==5.0.0 -pyjwt==2.11.0 +pyjwt==2.13.0 sendgrid==6.11.0 -mcp==1.26.0 +mcp==1.27.2