From 3473c363c7d252ffcd2e7ffabc38b111954d1a55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 21:06:11 +0000 Subject: [PATCH] chore(deps): bump the production group across 1 directory with 20 updates Bumps the production group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [rich](https://github.com/Textualize/rich) | `14.3.2` | `14.3.3` | | [orjson](https://github.com/ijl/orjson) | `3.10.18` | `3.11.7` | | [pyjwt[crypto]](https://github.com/jpadilla/pyjwt) | `2.10.1` | `2.12.1` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.2` | `6.0.3` | | [requests](https://github.com/psf/requests) | `2.32.3` | `2.32.5` | | [pynacl](https://github.com/pyca/pynacl) | `1.5.0` | `1.6.2` | | [numpy](https://github.com/numpy/numpy) | `2.3.5` | `2.4.3` | | [python-docx](https://github.com/python-openxml/python-docx) | `1.1.2` | `1.2.0` | | [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python) | `1.35.0` | `1.40.0` | | [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python) | `1.35.0` | `1.40.0` | | [opentelemetry-exporter-otlp](https://github.com/open-telemetry/opentelemetry-python) | `1.35.0` | `1.40.0` | | [opentelemetry-exporter-otlp-proto-http](https://github.com/open-telemetry/opentelemetry-python) | `1.35.0` | `1.40.0` | | [opentelemetry-instrumentation-fastapi](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.56b0` | `0.61b0` | | [opentelemetry-instrumentation-httpx](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.56b0` | `0.61b0` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.41.0` | `2.55.0` | | [web3](https://github.com/ethereum/web3.py) | `7.13.0` | `7.14.1` | | [sqlalchemy[asyncio]](https://github.com/sqlalchemy/sqlalchemy) | `2.0.44` | `2.0.48` | | [alembic](https://github.com/sqlalchemy/alembic) | `1.17.2` | `1.18.4` | | [redis](https://github.com/redis/redis-py) | `7.1.0` | `7.3.0` | | [cookiecutter](https://github.com/cookiecutter/cookiecutter) | `2.6.0` | `2.7.1` | Updates `rich` from 14.3.2 to 14.3.3 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](https://github.com/Textualize/rich/compare/v14.3.2...v14.3.3) Updates `orjson` from 3.10.18 to 3.11.7 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](https://github.com/ijl/orjson/compare/3.10.18...3.11.7) Updates `pyjwt[crypto]` from 2.10.1 to 2.12.1 - [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.10.1...2.12.1) Updates `pyyaml` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/6.0.2...6.0.3) Updates `requests` from 2.32.3 to 2.32.5 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.5) Updates `pynacl` from 1.5.0 to 1.6.2 - [Changelog](https://github.com/pyca/pynacl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pynacl/compare/1.5.0...1.6.2) Updates `numpy` from 2.3.5 to 2.4.3 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v2.3.5...v2.4.3) Updates `python-docx` from 1.1.2 to 1.2.0 - [Changelog](https://github.com/python-openxml/python-docx/blob/master/HISTORY.rst) - [Commits](https://github.com/python-openxml/python-docx/compare/v1.1.2...v1.2.0) Updates `opentelemetry-api` from 1.35.0 to 1.40.0 - [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/compare/v1.35.0...v1.40.0) Updates `opentelemetry-sdk` from 1.35.0 to 1.40.0 - [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/compare/v1.35.0...v1.40.0) Updates `opentelemetry-exporter-otlp` from 1.35.0 to 1.40.0 - [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/compare/v1.35.0...v1.40.0) Updates `opentelemetry-exporter-otlp-proto-http` from 1.35.0 to 1.40.0 - [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/compare/v1.35.0...v1.40.0) Updates `opentelemetry-instrumentation-fastapi` from 0.56b0 to 0.61b0 - [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-instrumentation-httpx` from 0.56b0 to 0.61b0 - [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 `sentry-sdk` from 2.41.0 to 2.55.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/2.41.0...2.55.0) Updates `web3` from 7.13.0 to 7.14.1 - [Changelog](https://github.com/ethereum/web3.py/blob/v7.14.1/docs/release_notes.rst) - [Commits](https://github.com/ethereum/web3.py/compare/v7.13.0...v7.14.1) Updates `sqlalchemy[asyncio]` from 2.0.44 to 2.0.48 - [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 `alembic` from 1.17.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 7.1.0 to 7.3.0 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](https://github.com/redis/redis-py/compare/v7.1.0...v7.3.0) Updates `cookiecutter` from 2.6.0 to 2.7.1 - [Release notes](https://github.com/cookiecutter/cookiecutter/releases) - [Commits](https://github.com/cookiecutter/cookiecutter/compare/2.6.0...v2.7.1) --- updated-dependencies: - dependency-name: rich dependency-version: 14.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: orjson dependency-version: 3.11.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: pyjwt[crypto] dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: pynacl dependency-version: 1.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: numpy dependency-version: 2.4.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: python-docx dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: opentelemetry-api dependency-version: 1.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: opentelemetry-sdk dependency-version: 1.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: opentelemetry-exporter-otlp dependency-version: 1.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: opentelemetry-exporter-otlp-proto-http dependency-version: 1.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: opentelemetry-instrumentation-fastapi dependency-version: 0.61b0 dependency-type: direct:production dependency-group: production - dependency-name: opentelemetry-instrumentation-httpx dependency-version: 0.61b0 dependency-type: direct:production dependency-group: production - dependency-name: sentry-sdk dependency-version: 2.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: web3 dependency-version: 7.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: sqlalchemy[asyncio] dependency-version: 2.0.48 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: alembic dependency-version: 1.18.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: redis dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: cookiecutter dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production ... Signed-off-by: dependabot[bot] --- pyproject.toml | 52 +++++++++++++++++++++++++------------------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index df7dab75..484c6df7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,41 +21,41 @@ dependencies = [ "starlette==0.48.0", "pydantic>=2.11.7", "loguru==0.7.3", - "rich==14.3.2", - "orjson==3.10.18", + "rich==14.3.3", + "orjson==3.11.7", "cryptography==44.0.2", "base58==2.1.1", - "pyjwt[crypto]==2.10.1", + "pyjwt[crypto]==2.12.1", "httpx==0.28.1", "aiofiles==24.1.0", - "pyyaml==6.0.2", - "requests==2.32.3", + "pyyaml==6.0.3", + "requests==2.32.5", "tenacity==9.1.4", - "pynacl==1.5.0", - "numpy==2.3.5", + "pynacl==1.6.2", + "numpy==2.4.3", #Native File Handling "pypdf==5.1.0", - "python-docx==1.1.2", + "python-docx==1.2.0", # Telemetry - "opentelemetry-api==1.35.0", - "opentelemetry-sdk==1.35.0", - "opentelemetry-exporter-otlp==1.35.0", - "opentelemetry-exporter-otlp-proto-http==1.35.0", - "opentelemetry-instrumentation-fastapi==0.56b0", - "opentelemetry-instrumentation-httpx==0.56b0", - "sentry-sdk==2.41.0", + "opentelemetry-api==1.40.0", + "opentelemetry-sdk==1.40.0", + "opentelemetry-exporter-otlp==1.40.0", + "opentelemetry-exporter-otlp-proto-http==1.40.0", + "opentelemetry-instrumentation-fastapi==0.61b0", + "opentelemetry-instrumentation-httpx==0.61b0", + "sentry-sdk==2.55.0", # x402 payments "x402==0.2.1", - "web3==7.13.0", + "web3==7.14.1", "eth-account==0.13.7", "cdp-sdk==0.21.0", # Database storage - "sqlalchemy[asyncio]==2.0.44", + "sqlalchemy[asyncio]==2.0.48", "asyncpg==0.31.0", - "alembic==1.17.2", - "redis==7.1.0", + "alembic==1.18.4", + "redis==7.3.0", # CLI tools - "cookiecutter==2.6.0", + "cookiecutter==2.7.1", "pyperclip==1.11.0", # Security "detect-secrets==1.5.0", @@ -98,17 +98,17 @@ core = [ "starlette==0.48.0", "pydantic>=2.11.7", "loguru==0.7.3", - "rich==14.3.2", - "orjson==3.10.18", + "rich==14.3.3", + "orjson==3.11.7", "cryptography==44.0.2", "base58==2.1.1", - "pyjwt[crypto]==2.10.1", + "pyjwt[crypto]==2.12.1", "httpx==0.28.1", "aiofiles==24.1.0", - "pyyaml==6.0.2", - "requests==2.32.3", + "pyyaml==6.0.3", + "requests==2.32.5", "tenacity==9.1.4", - "pynacl==1.5.0", + "pynacl==1.6.2", ] [project.scripts]