From d6a8940c15cb6ecf608ff9f7728963f97124f347 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 21:34:05 +0000 Subject: [PATCH] chore(deps): bump the python group across 1 directory with 9 updates Bumps the python group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [crawl4ai](https://github.com/unclecode/crawl4ai) | `0.8.0` | `0.8.6` | | [browser-use](https://github.com/browser-use/browser-use) | `0.12.0` | `0.12.5` | | [fastapi](https://github.com/fastapi/fastapi) | `0.134.0` | `0.135.2` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.41.0` | `0.42.0` | | [tavily-python](https://github.com/tavily-ai/tavily-python) | `0.7.22` | `0.7.23` | | [e2b-code-interpreter](https://github.com/e2b-dev/code-interpreter) | `2.4.1` | `2.6.0` | | [langchain-mcp-adapters](https://github.com/langchain-ai/langchain-mcp-adapters) | `0.2.1` | `0.2.2` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.2.1` | `1.2.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.4` | `0.15.8` | Updates `crawl4ai` from 0.8.0 to 0.8.6 - [Release notes](https://github.com/unclecode/crawl4ai/releases) - [Changelog](https://github.com/unclecode/crawl4ai/blob/main/CHANGELOG.md) - [Commits](https://github.com/unclecode/crawl4ai/compare/v0.8.0...v0.8.6) Updates `browser-use` from 0.12.0 to 0.12.5 - [Release notes](https://github.com/browser-use/browser-use/releases) - [Commits](https://github.com/browser-use/browser-use/compare/0.12.0...0.12.5) Updates `fastapi` from 0.134.0 to 0.135.2 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.134.0...0.135.2) Updates `uvicorn` from 0.41.0 to 0.42.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.41.0...0.42.0) Updates `tavily-python` from 0.7.22 to 0.7.23 - [Commits](https://github.com/tavily-ai/tavily-python/commits) Updates `e2b-code-interpreter` from 2.4.1 to 2.6.0 - [Release notes](https://github.com/e2b-dev/code-interpreter/releases) - [Commits](https://github.com/e2b-dev/code-interpreter/compare/@e2b/code-interpreter-python@2.4.1...@e2b/code-interpreter-python@2.6.0) Updates `langchain-mcp-adapters` from 0.2.1 to 0.2.2 - [Release notes](https://github.com/langchain-ai/langchain-mcp-adapters/releases) - [Commits](https://github.com/langchain-ai/langchain-mcp-adapters/compare/langchain-mcp-adapters==0.2.1...langchain-mcp-adapters==0.2.2) Updates `python-dotenv` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](https://github.com/theskumar/python-dotenv/compare/v1.2.1...v1.2.2) Updates `ruff` from 0.15.4 to 0.15.8 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.15.4...0.15.8) --- updated-dependencies: - dependency-name: crawl4ai dependency-version: 0.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: browser-use dependency-version: 0.12.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: fastapi dependency-version: 0.135.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: uvicorn dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: tavily-python dependency-version: 0.7.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: e2b-code-interpreter dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: langchain-mcp-adapters dependency-version: 0.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: ruff dependency-version: 0.15.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements-optional.txt | 4 ++-- requirements.txt | 12 ++++++------ 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 7fccef82..6d224e81 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -ruff==0.15.4 +ruff==0.15.8 pre-commit==4.5.1 pytest==9.0.2 pytest-asyncio==1.3.0 diff --git a/requirements-optional.txt b/requirements-optional.txt index 754394a0..cec1d6bf 100644 --- a/requirements-optional.txt +++ b/requirements-optional.txt @@ -9,5 +9,5 @@ pyautogui==0.9.54 openpyxl==3.1.5 python-pptx==1.0.2 -crawl4ai==0.8.0 -browser-use==0.12.0 +crawl4ai==0.8.6 +browser-use==0.12.5 diff --git a/requirements.txt b/requirements.txt index 8c09a866..baa51f9a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # Web Framework -fastapi==0.134.0 -uvicorn[standard]==0.41.0 +fastapi==0.135.2 +uvicorn[standard]==0.42.0 python-multipart==0.0.22 # LangChain & LangGraph (1.x) @@ -20,15 +20,15 @@ pgvector==0.4.2 sqlalchemy>=2.0.25 # Tools -tavily-python==0.7.22 -e2b-code-interpreter==2.4.1 +tavily-python==0.7.23 +e2b-code-interpreter==2.6.0 playwright>=1.47.0 -langchain-mcp-adapters==0.2.1 +langchain-mcp-adapters==0.2.2 mcp==1.26.0 dashscope>=1.24.6 # DashScope SDK (ASR/TTS) # Utilities -python-dotenv==1.2.1 +python-dotenv==1.2.2 pydantic==2.12.5 pydantic-settings==2.13.1 httpx==0.28.1