build(deps): bump the dependencies group across 1 directory with 58 updates#15
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the dependencies group across 1 directory with 58 updates#15dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
479241d to
a1a12aa
Compare
a1a12aa to
55cf165
Compare
…pdates Updates the requirements on [setuptools](https://github.com/pypa/setuptools), [fastapi](https://github.com/fastapi/fastapi), [starlette](https://github.com/Kludex/starlette), [uvicorn](https://github.com/Kludex/uvicorn), [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy), [asyncpg](https://github.com/MagicStack/asyncpg), [alembic](https://github.com/sqlalchemy/alembic), [redis](https://github.com/redis/redis-py), [arq](https://github.com/python-arq/arq), [anthropic](https://github.com/anthropics/anthropic-sdk-python), [instructor](https://github.com/instructor-ai/instructor), [google-genai](https://github.com/googleapis/python-genai), [opencv-python-headless](https://github.com/opencv/opencv-python), [pdfplumber](https://github.com/jsvine/pdfplumber), [pymupdf](https://github.com/pymupdf/pymupdf), [boto3](https://github.com/boto/boto3), [pydantic-settings](https://github.com/pydantic/pydantic-settings), [pydantic](https://github.com/pydantic/pydantic), [pyyaml](https://github.com/yaml/pyyaml), [python-multipart](https://github.com/Kludex/python-multipart), [sse-starlette](https://github.com/sysid/sse-starlette), [httpx](https://github.com/encode/httpx), [eml-parser](https://github.com/GOVCERT-LU/eml_parser), [extract-msg](https://github.com/TeamMsgExtractor/msg-extractor), [pgvector](https://github.com/pgvector/pgvector-python), [cryptography](https://github.com/pyca/cryptography), [streamlit](https://github.com/streamlit/streamlit), [streamlit-extras](https://github.com/arnaudmiribel/streamlit-extras), [plotly](https://github.com/plotly/plotly.py), [locust](https://github.com/locustio/locust), [pytest](https://github.com/pytest-dev/pytest), [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio), [anyio](https://github.com/agronholm/anyio), [fakeredis](https://github.com/cunla/fakeredis-py), [respx](https://github.com/lundberg/respx), [aiosqlite](https://github.com/omnilib/aiosqlite), [ruff](https://github.com/astral-sh/ruff), [mypy](https://github.com/python/mypy), [pytest-cov](https://github.com/pytest-dev/pytest-cov), [mcp](https://github.com/modelcontextprotocol/python-sdk), [scikit-learn](https://github.com/scikit-learn/scikit-learn), [pandas](https://github.com/pandas-dev/pandas), [aiofiles](https://github.com/Tinche/aiofiles), [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python), [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python), [opentelemetry-instrumentation-fastapi](https://github.com/open-telemetry/opentelemetry-python-contrib), [opentelemetry-exporter-prometheus](https://github.com/open-telemetry/opentelemetry-python), [opentelemetry-exporter-otlp-proto-grpc](https://github.com/open-telemetry/opentelemetry-python), [prometheus-client](https://github.com/prometheus/client_python), [langsmith](https://github.com/langchain-ai/langsmith-sdk), [langfuse](https://github.com/langfuse/langfuse), [deepeval](https://github.com/confident-ai/deepeval), [langchain-anthropic](https://github.com/langchain-ai/langchain), [datasets](https://github.com/huggingface/datasets), [opentelemetry-instrumentation-anthropic](https://github.com/traceloop/openllmetry), [structlog](https://github.com/hynek/structlog), [wandb](https://github.com/wandb/wandb) and [fpdf2](https://github.com/py-pdf/fpdf2) to permit the latest version. Updates `setuptools` to 82.0.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v68.0.0...v82.0.1) Updates `fastapi` from 0.115.0 to 0.136.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.0...0.136.1) Updates `starlette` to 1.0.0 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@0.37.2...1.0.0) Updates `uvicorn` from 0.30.6 to 0.47.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.30.6...0.47.0) Updates `sqlalchemy` from 2.0.35 to 2.0.49 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `asyncpg` from 0.29.0 to 0.31.0 - [Release notes](https://github.com/MagicStack/asyncpg/releases) - [Commits](MagicStack/asyncpg@v0.29.0...v0.31.0) Updates `alembic` from 1.13.2 to 1.18.4 - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) Updates `redis` from 5.1.0 to 7.4.0 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v5.1.0...v7.4.0) Updates `arq` from 0.26.1 to 0.28.0 - [Release notes](https://github.com/python-arq/arq/releases) - [Changelog](https://github.com/python-arq/arq/blob/main/HISTORY.rst) - [Commits](python-arq/arq@v0.26.1...v0.28.0) Updates `anthropic` to 0.103.1 - [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-python@v0.49.0...v0.103.1) Updates `instructor` to 1.15.1 - [Release notes](https://github.com/instructor-ai/instructor/releases) - [Changelog](https://github.com/567-labs/instructor/blob/main/CHANGELOG.md) - [Commits](567-labs/instructor@0.6.0...v1.15.1) Updates `google-genai` to 2.5.0 - [Release notes](https://github.com/googleapis/python-genai/releases) - [Changelog](https://github.com/googleapis/python-genai/blob/main/CHANGELOG.md) - [Commits](googleapis/python-genai@v1.0.0...v2.5.0) Updates `opencv-python-headless` from 4.10.0.84 to 4.13.0.92 - [Release notes](https://github.com/opencv/opencv-python/releases) - [Commits](https://github.com/opencv/opencv-python/commits) Updates `pdfplumber` from 0.11.4 to 0.11.9 - [Release notes](https://github.com/jsvine/pdfplumber/releases) - [Changelog](https://github.com/jsvine/pdfplumber/blob/stable/CHANGELOG.md) - [Commits](jsvine/pdfplumber@v0.11.4...v0.11.9) Updates `pymupdf` from 1.24.11 to 1.27.2.3 - [Release notes](https://github.com/pymupdf/pymupdf/releases) - [Changelog](https://github.com/pymupdf/PyMuPDF/blob/main/changes.txt) - [Commits](pymupdf/PyMuPDF@1.24.11...1.27.2.3) Updates `boto3` from 1.35.42 to 1.43.12 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.42...1.43.12) Updates `pydantic-settings` from 2.5.2 to 2.14.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.5.2...v2.14.1) Updates `pydantic` from 2.9.2 to 2.13.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.4/HISTORY.md) - [Commits](pydantic/pydantic@v2.9.2...v2.13.4) Updates `pyyaml` to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0...6.0.3) Updates `python-multipart` to 0.0.29 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.22...0.0.29) Updates `sse-starlette` from 2.1.3 to 3.4.4 - [Release notes](https://github.com/sysid/sse-starlette/releases) - [Commits](sysid/sse-starlette@v2.1.3...v3.4.4) Updates `httpx` from 0.27.2 to 0.28.1 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.27.2...0.28.1) Updates `eml-parser` from 1.17.5 to 3.0.1 - [Release notes](https://github.com/GOVCERT-LU/eml_parser/releases) - [Changelog](https://github.com/GOVCERT-LU/eml_parser/blob/master/CHANGELOG.md) - [Commits](GOVCERT-LU/eml_parser@v1.17.5...v3.0.1) Updates `extract-msg` from 0.52.0 to 0.55.0 - [Release notes](https://github.com/TeamMsgExtractor/msg-extractor/releases) - [Changelog](https://github.com/TeamMsgExtractor/msg-extractor/blob/master/CHANGELOG.md) - [Commits](TeamMsgExtractor/msg-extractor@v0.52.0...v0.55.0) Updates `pgvector` from 0.3.5 to 0.4.2 - [Changelog](https://github.com/pgvector/pgvector-python/blob/master/CHANGELOG.md) - [Commits](pgvector/pgvector-python@v0.3.5...v0.4.2) Updates `cryptography` to 48.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.6...48.0.0) Updates `streamlit` from 1.39.0 to 1.57.0 - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](streamlit/streamlit@1.39.0...1.57.0) Updates `streamlit-extras` to 1.6.0 - [Release notes](https://github.com/arnaudmiribel/streamlit-extras/releases) - [Commits](arnaudmiribel/streamlit-extras@v0.4.0...v1.6.0) Updates `plotly` from 5.24.1 to 6.7.0 - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md) - [Commits](plotly/plotly.py@v5.24.1...v6.7.0) Updates `locust` from 2.32.1 to 2.44.0 - [Release notes](https://github.com/locustio/locust/releases) - [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md) - [Commits](locustio/locust@2.32.1...2.44.0) Updates `pytest` from 8.3.3 to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.3...9.0.3) Updates `pytest-asyncio` from 0.24.0 to 1.3.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.24.0...v1.3.0) Updates `anyio` from 4.6.2 to 4.13.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](agronholm/anyio@4.6.2...4.13.0) Updates `fakeredis` from 2.26.1 to 2.35.1 - [Release notes](https://github.com/cunla/fakeredis-py/releases) - [Commits](cunla/fakeredis-py@v2.26.1...v2.35.1) Updates `respx` from 0.21.1 to 0.23.1 - [Release notes](https://github.com/lundberg/respx/releases) - [Changelog](https://github.com/lundberg/respx/blob/master/CHANGELOG.md) - [Commits](lundberg/respx@0.21.1...0.23.1) Updates `aiosqlite` from 0.20.0 to 0.22.1 - [Changelog](https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md) - [Commits](omnilib/aiosqlite@v0.20.0...v0.22.1) Updates `ruff` from 0.6.9 to 0.15.14 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.6.9...0.15.14) Updates `mypy` from 1.11.2 to 2.1.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.2...v2.1.0) Updates `pytest-cov` from 5.0.0 to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v7.1.0) Updates `mcp` to 1.27.1 - [Release notes](https://github.com/modelcontextprotocol/python-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/python-sdk/blob/main/RELEASE.md) - [Commits](modelcontextprotocol/python-sdk@v1.0.0...v1.27.1) Updates `scikit-learn` to 1.8.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.5.0...1.8.0) Updates `pandas` to 3.0.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.0.0...v3.0.3) Updates `aiofiles` to 25.1.0 - [Release notes](https://github.com/Tinche/aiofiles/releases) - [Changelog](https://github.com/Tinche/aiofiles/blob/main/CHANGELOG.md) - [Commits](Tinche/aiofiles@v24.1.0...v25.1.0) Updates `opentelemetry-api` to 1.42.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.42.1/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.27.0...v1.42.1) Updates `opentelemetry-sdk` to 1.42.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.42.1/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.27.0...v1.42.1) Updates `opentelemetry-instrumentation-fastapi` to 0.63b1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) Updates `opentelemetry-exporter-prometheus` to 0.63b1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python/commits) Updates `opentelemetry-exporter-otlp-proto-grpc` to 1.42.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.42.1/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.27.0...v1.42.1) Updates `prometheus-client` to 0.25.0 - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](prometheus/client_python@v0.21.0...v0.25.0) Updates `langsmith` to 0.8.5 - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](langchain-ai/langsmith-sdk@v0.1.0...v0.8.5) Updates `langfuse` to 4.6.1 - [Release notes](https://github.com/langfuse/langfuse/releases) - [Commits](https://github.com/langfuse/langfuse/commits) Updates `deepeval` to 4.0.3 - [Release notes](https://github.com/confident-ai/deepeval/releases) - [Commits](confident-ai/deepeval@v3.0...v4.0.3) Updates `langchain-anthropic` to 1.4.3 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-anthropic==0.3.0...langchain-anthropic==1.4.3) Updates `datasets` to 4.8.5 - [Release notes](https://github.com/huggingface/datasets/releases) - [Commits](huggingface/datasets@2.14.0...4.8.5) Updates `opentelemetry-instrumentation-anthropic` to 0.60.0 - [Release notes](https://github.com/traceloop/openllmetry/releases) - [Changelog](https://github.com/traceloop/openllmetry/blob/main/CHANGELOG.md) - [Commits](traceloop/openllmetry@0.48.0...0.60.0) Updates `structlog` to 25.5.0 - [Release notes](https://github.com/hynek/structlog/releases) - [Changelog](https://github.com/hynek/structlog/blob/main/CHANGELOG.md) - [Commits](hynek/structlog@24.1.0...25.5.0) Updates `wandb` to 0.27.0 - [Release notes](https://github.com/wandb/wandb/releases) - [Changelog](https://github.com/wandb/wandb/blob/main/CHANGELOG.md) - [Commits](wandb/wandb@v0.16.0...v0.27.0) Updates `fpdf2` to 2.8.7 - [Release notes](https://github.com/py-pdf/fpdf2/releases) - [Changelog](https://github.com/py-pdf/fpdf2/blob/master/CHANGELOG.md) - [Commits](py-pdf/fpdf2@2.7.0...2.8.7) --- updated-dependencies: - dependency-name: aiofiles dependency-version: 25.1.0 dependency-type: direct:production dependency-group: dependencies - dependency-name: aiosqlite dependency-version: 0.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: alembic dependency-version: 1.18.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: anthropic dependency-version: 0.97.0 dependency-type: direct:production dependency-group: dependencies - dependency-name: anyio dependency-version: 4.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: arq dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: asyncpg dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: boto3 dependency-version: 1.42.96 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cryptography dependency-version: 47.0.0 dependency-type: direct:production dependency-group: dependencies - dependency-name: datasets dependency-version: 4.8.4 dependency-type: direct:production dependency-group: dependencies - dependency-name: deepeval dependency-version: 3.9.7 dependency-type: direct:production dependency-group: dependencies - dependency-name: eml-parser dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: extract-msg dependency-version: 0.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: fakeredis dependency-version: 2.35.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: fastapi dependency-version: 0.136.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: fpdf2 dependency-version: 2.8.7 dependency-type: direct:production dependency-group: dependencies - dependency-name: google-genai dependency-version: 1.73.1 dependency-type: direct:production dependency-group: dependencies - dependency-name: httpx dependency-version: 0.28.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: instructor dependency-version: 1.15.1 dependency-type: direct:production dependency-group: dependencies - dependency-name: langchain-anthropic dependency-version: 1.4.1 dependency-type: direct:production dependency-group: dependencies - dependency-name: langfuse dependency-version: 4.5.1 dependency-type: direct:production dependency-group: dependencies - dependency-name: langsmith dependency-version: 0.7.36 dependency-type: direct:production dependency-group: dependencies - dependency-name: locust dependency-version: 2.43.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mcp dependency-version: 1.27.0 dependency-type: direct:production dependency-group: dependencies - dependency-name: mypy dependency-version: 1.20.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: opencv-python-headless dependency-version: 4.13.0.92 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: opentelemetry-api dependency-version: 1.41.1 dependency-type: direct:production dependency-group: dependencies - dependency-name: opentelemetry-exporter-otlp-proto-grpc dependency-version: 1.41.1 dependency-type: direct:production dependency-group: dependencies - dependency-name: opentelemetry-exporter-prometheus dependency-version: 0.62b1 dependency-type: direct:production dependency-group: dependencies - dependency-name: opentelemetry-instrumentation-anthropic dependency-version: 0.60.0 dependency-type: direct:production dependency-group: dependencies - dependency-name: opentelemetry-instrumentation-fastapi dependency-version: 0.62b1 dependency-type: direct:production dependency-group: dependencies - dependency-name: opentelemetry-sdk dependency-version: 1.41.1 dependency-type: direct:production dependency-group: dependencies - dependency-name: pandas dependency-version: 3.0.2 dependency-type: direct:production dependency-group: dependencies - dependency-name: pdfplumber dependency-version: 0.11.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pgvector dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: plotly dependency-version: 6.7.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: prometheus-client dependency-version: 0.25.0 dependency-type: direct:production dependency-group: dependencies - dependency-name: pydantic dependency-version: 2.13.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pydantic-settings dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pymupdf dependency-version: 1.27.2.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pytest-asyncio dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: python-multipart dependency-version: 0.0.26 dependency-type: direct:production dependency-group: dependencies - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production dependency-group: dependencies - dependency-name: redis dependency-version: 7.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: respx dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ruff dependency-version: 0.15.12 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: scikit-learn dependency-version: 1.8.0 dependency-type: direct:production dependency-group: dependencies - dependency-name: setuptools dependency-version: 82.0.1 dependency-type: direct:development dependency-group: dependencies - dependency-name: sqlalchemy dependency-version: 2.0.49 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sse-starlette dependency-version: 3.3.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: starlette dependency-version: 1.0.0 dependency-type: direct:production dependency-group: dependencies - dependency-name: streamlit dependency-version: 1.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: streamlit-extras dependency-version: 1.5.0 dependency-type: direct:production dependency-group: dependencies - dependency-name: structlog dependency-version: 25.5.0 dependency-type: direct:production dependency-group: dependencies - dependency-name: uvicorn dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: wandb dependency-version: 0.26.1 dependency-type: direct:production dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
55cf165 to
e22c675
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on setuptools, fastapi, starlette, uvicorn, sqlalchemy, asyncpg, alembic, redis, arq, anthropic, instructor, google-genai, opencv-python-headless, pdfplumber, pymupdf, boto3, pydantic-settings, pydantic, pyyaml, python-multipart, sse-starlette, httpx, eml-parser, extract-msg, pgvector, cryptography, streamlit, streamlit-extras, plotly, locust, pytest, pytest-asyncio, anyio, fakeredis, respx, aiosqlite, ruff, mypy, pytest-cov, mcp, scikit-learn, pandas, aiofiles, opentelemetry-api, opentelemetry-sdk, opentelemetry-instrumentation-fastapi, opentelemetry-exporter-prometheus, opentelemetry-exporter-otlp-proto-grpc, prometheus-client, langsmith, langfuse, deepeval, langchain-anthropic, datasets, opentelemetry-instrumentation-anthropic, structlog, wandb and fpdf2 to permit the latest version.
Updates
setuptoolsto 82.0.1Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
5a13876Bump version: 82.0.0 → 82.0.151ab8f1Avoid using (deprecated) 'json.version' in tests (#5194)f9c37b2Docs/CI: Fix intersphinx references (#5195)8173db2Docs: Fix intersphinx references09bafbcFix past tense on newsfragment461ea56Add news fragmentc4ffe53Avoid using (deprecated) 'json.version' in tests749258bCleanuppkg_resourcesdependencies and configuration (#5175)2019c16Parseext-module.define-macrosfrompyproject.tomlas list of tuples (#5169)b809c86Sync setuptools schema with validate-pyproject (#5157)Updates
fastapifrom 0.115.0 to 0.136.1Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
e54e5a8🔖 Release version 0.136.19a8a5fd📝 Update release notes7815a32⬆️ Update Pydantic v2 code to address deprecations (#15101)ef1c927📝 Update release notes38039e1🔨 Tweak translation script (#15174)4fa826c📝 Update release notesc394156⬆ Bump mkdocs-material from 9.7.1 to 9.7.6 (#15408)ae230ad📝 Update release notesd9eb39d⬆ Bump inline-snapshot from 0.31.1 to 0.32.6 (#15409)4f8b5d1📝 Update release notesUpdates
starletteto 1.0.0Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.
... (truncated)
Commits
0e88e92Version 1.0.0 (#3178)9ee9519Handle websocket denial responses in streaming and file responses (#3189)a0bcc26chore(deps-dev): bump black from 26.1.0 to 26.3.1 (#3183)79b3f26chore(deps-dev): bump the python-packages group with 7 updates (#3168)789b926Usebytearrayfor field accumulation inFormParser(#3179)a1fd9d8docs: fix typo in routing.md (#3176)c14d0f7Document session cookie security flags (#3169)c2e2878Move parser.finalize() inside try/except in MultiPartParser.parse() (#3153)89630a8chore(deps): bump the github-actions group with 3 updates (#3167)4647e53Track session access and modification inSessionMiddleware(#3166)Updates
uvicornfrom 0.30.6 to 0.47.0Release notes
Sourced from uvicorn's releases.
... (truncated)
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
479a2c0Version 0.47.0 (#2937)89347fdAdd 7-day cooldown for dependency resolution via uv exclude-newer (#2936)767315bDrop unused contents/actions permissions from zizmor workflow (#2935)f25ee43chore(deps): bump urllib3 from 2.6.3 to 2.7.0 (#2933)8782666Fix typo indocs/deployment/index.md. (#2932)ad5ff87Treatfd=0as a valid file descriptor with reload/workers (#2927)6761b2cRemove Hugging Face sponsor block from docs (#2923)438f648Surface sponsors on welcome page and sidebar (#2921)10ddc6dAddssl_context_factoryfor customSSLContextconfiguration (#2920)b499bc4Eagerly import the ASGI app in the parent process (#2919)Updates
sqlalchemyfrom 2.0.35 to 2.0.49Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
asyncpgfrom 0.29.0 to 0.31.0Release notes
Sourced from asyncpg's releases.
... (truncated)
Commits
71775a6asyncpg v0.31.0508cae6Test on PostgreSQL 18 (#1290)e534e5fBump cibuildwheel07fe512Bump pgproto648b35fBump Cython to 3.2.1 (#1288)9e42642Add Python 3.14 support, experimental subinterpreter/freethreading support (#...6fe1c49Move development deps away from extras and into dependency groups (#1280)7a54816Fix a couple of missed Python version guards6c2c490Drop support for EOL Python 3.8 (#1281)4c60ae8Bump version to 0.31.0.dev0Updates
alembicfrom 1.13.2 to 1.18.4Release notes
Sourced from alembic's releases.
... (truncated)
Commits
Updates
redisfrom 5.1.0 to 7.4.0Release notes
Sourced from redis's releases.
... (truncated)
Commits
b72f24aUpdating lib version to 7.4.00a4e0afRefactored health check logic for MultiDBClient (#3994)15492c9Refactored connection count and SCH metric collection (#4001)cd964acExpose basic Otel classes and funtions to be importable through redis.observa...46ab74dFixing security concern in repr methods for ConnectionPools - passwords m...26482dbFix AttributeError in cluster metrics recording when connection is None or Cl...8ecbc7aUpdating lib version to 7.3.011043dftyping: accept single-key input for blpop and brpop (#3990)d958125fix: use KeysT for blpop and brpop keys parameter type annotation (#3987)75bf91b[async] Adding access to cluster client's nodes_manager and set_response_call...Updates
arqfrom 0.26.1 to 0.28.0Release notes
Sourced from arq's releases.
Changelog
Sourced from arq's changelog.
Commits
5ee4b48Prepare release 0.28.0 (#523)5c72521Add support for Python 3.14 (#522)fda407cPrepare release 0.27.0 (#518)633bba3Fix wrong reference inRetrydocstring (#507)1ceb435Fixretry_on_errortype annotation (#446)2354d8fUpdate project URLs (#517)4c0602dUse uv, update actions (#516)4636c86Apply lint and format for Python 3.9 (#515)a8b4c17Add support for Python 3.13, remove advertised support for Python 3.8 (#514)0e3295b[skip ci] add maintenance notice to readmeUpdates
anthropicto 0.103.1Release notes
Sourced from anthropic's releases.
Changelog
Sourced from anthropic's changelog.