mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-17 10:12:02 -05:00
Bumps the production-dependencies group in /autogpt_platform/backend with 9 updates: | Package | From | To | | --- | --- | --- | | [claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-python) | `0.1.35` | `0.1.36` | | [cryptography](https://github.com/pyca/cryptography) | `46.0.4` | `46.0.5` | | [fastapi](https://github.com/fastapi/fastapi) | `0.128.7` | `0.128.8` | | [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.189.0` | `2.190.0` | | [langfuse](https://github.com/langfuse/langfuse) | `3.14.1` | `3.14.2` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.12.0` | `2.13.0` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.52.0` | `2.53.0` | | [firecrawl-py](https://github.com/firecrawl/firecrawl) | `4.14.0` | `4.14.1` | | [posthog](https://github.com/posthog/posthog-python) | `7.8.3` | `7.8.6` | Updates `claude-agent-sdk` from 0.1.35 to 0.1.36 - [Release notes](https://github.com/anthropics/claude-agent-sdk-python/releases) - [Changelog](https://github.com/anthropics/claude-agent-sdk-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/anthropics/claude-agent-sdk-python/compare/v0.1.35...v0.1.36) Updates `cryptography` from 46.0.4 to 46.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.4...46.0.5) Updates `fastapi` from 0.128.7 to 0.128.8 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.128.7...0.128.8) Updates `google-api-python-client` from 2.189.0 to 2.190.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.189.0...v2.190.0) Updates `langfuse` from 3.14.1 to 3.14.2 - [Release notes](https://github.com/langfuse/langfuse/releases) - [Commits](https://github.com/langfuse/langfuse/commits) Updates `pydantic-settings` from 2.12.0 to 2.13.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.12.0...v2.13.0) Updates `sentry-sdk` from 2.52.0 to 2.53.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.52.0...2.53.0) Updates `firecrawl-py` from 4.14.0 to 4.14.1 - [Release notes](https://github.com/firecrawl/firecrawl/releases) - [Commits](https://github.com/firecrawl/firecrawl/commits) Updates `posthog` from 7.8.3 to 7.8.6 - [Release notes](https://github.com/posthog/posthog-python/releases) - [Changelog](https://github.com/PostHog/posthog-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/posthog/posthog-python/compare/v7.8.3...v7.8.6) --- updated-dependencies: - dependency-name: claude-agent-sdk dependency-version: 0.1.36 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: fastapi dependency-version: 0.128.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: google-api-python-client dependency-version: 2.190.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: langfuse dependency-version: 3.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pydantic-settings dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: sentry-sdk dependency-version: 2.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: firecrawl-py dependency-version: 4.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: posthog dependency-version: 7.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>