Files
AutoGPT/autogpt_platform/autogpt_libs
dependabot[bot] 92018edd26 chore(libs/deps): bump the production-dependencies group
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>
2026-02-16 18:26:23 +00:00
..

AutoGPT Libs

This is a new project to store shared functionality across different services in the AutoGPT Platform (e.g. authentication)