mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-17 02:03:00 -05:00
Bumps the production-dependencies group in /autogpt_platform/autogpt_libs with 2 updates: [fastapi](https://github.com/fastapi/fastapi) and [pydantic-settings](https://github.com/pydantic/pydantic-settings). Updates `fastapi` from 0.128.7 to 0.129.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.128.7...0.129.0) 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) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.129.0 dependency-type: direct:production update-type: version-update:semver-minor 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 ... Signed-off-by: dependabot[bot] <support@github.com>
AutoGPT Libs
This is a new project to store shared functionality across different services in the AutoGPT Platform (e.g. authentication)