Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(backend/deps): bump the production-dependencies group across 1 …
…directory with 16 updates Bumps the production-dependencies group with 16 updates in the /autogpt_platform/backend directory: | Package | From | To | | --- | --- | --- | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.40.0` | `0.42.0` | | [click](https://github.com/pallets/click) | `8.1.7` | `8.1.8` | | [e2b-code-interpreter](https://github.com/e2b-dev/code-interpreter) | `1.0.1` | `1.0.3` | | [fastapi](https://github.com/fastapi/fastapi) | `0.115.5` | `0.115.6` | | [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.155.0` | `2.157.0` | | [groq](https://github.com/groq/groq-python) | `0.13.1` | `0.14.0` | | [jinja2](https://github.com/pallets/jinja) | `3.1.4` | `3.1.5` | | [ollama](https://github.com/ollama/ollama-python) | `0.4.4` | `0.4.5` | | [openai](https://github.com/openai/openai-python) | `1.57.4` | `1.59.5` | | [psutil](https://github.com/giampaolo/psutil) | `6.1.0` | `6.1.1` | | [pydantic](https://github.com/pydantic/pydantic) | `2.10.3` | `2.10.5` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.7.0` | `2.7.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.3.4` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.25.0` | `0.25.2` | | [redis](https://github.com/redis/redis-py) | `5.2.0` | `5.2.1` | | [launchdarkly-server-sdk](https://github.com/launchdarkly/python-server-sdk) | `9.8.0` | `9.9.0` | Updates `anthropic` from 0.40.0 to 0.42.0 - [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.40.0...v0.42.0) Updates `click` from 8.1.7 to 8.1.8 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.7...8.1.8) Updates `e2b-code-interpreter` from 1.0.1 to 1.0.3 - [Release notes](https://github.com/e2b-dev/code-interpreter/releases) - [Commits](https://github.com/e2b-dev/code-interpreter/compare/@e2b/[email protected]...@e2b/[email protected]) Updates `fastapi` from 0.115.5 to 0.115.6 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.5...0.115.6) Updates `google-api-python-client` from 2.155.0 to 2.157.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](googleapis/google-api-python-client@v2.155.0...v2.157.0) Updates `groq` from 0.13.1 to 0.14.0 - [Release notes](https://github.com/groq/groq-python/releases) - [Changelog](https://github.com/groq/groq-python/blob/main/CHANGELOG.md) - [Commits](groq/groq-python@v0.13.1...v0.14.0) Updates `jinja2` from 3.1.4 to 3.1.5 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.4...3.1.5) Updates `ollama` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/ollama/ollama-python/releases) - [Commits](ollama/ollama-python@v0.4.4...v0.4.5) Updates `openai` from 1.57.4 to 1.59.5 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v1.57.4...v1.59.5) Updates `psutil` from 6.1.0 to 6.1.1 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-6.1.0...release-6.1.1) Updates `pydantic` from 2.10.3 to 2.10.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.3...v2.10.5) Updates `pydantic-settings` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.7.0...v2.7.1) Updates `pytest` from 8.3.3 to 8.3.4 - [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...8.3.4) Updates `pytest-asyncio` from 0.25.0 to 0.25.2 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.25.0...v0.25.2) Updates `redis` from 5.2.0 to 5.2.1 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v5.2.0...v5.2.1) Updates `launchdarkly-server-sdk` from 9.8.0 to 9.9.0 - [Release notes](https://github.com/launchdarkly/python-server-sdk/releases) - [Changelog](https://github.com/launchdarkly/python-server-sdk/blob/main/CHANGELOG.md) - [Commits](launchdarkly/python-server-sdk@9.8.0...9.9.0) --- updated-dependencies: - dependency-name: anthropic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: click dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: e2b-code-interpreter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: google-api-python-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: groq dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: ollama dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: launchdarkly-server-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information