mirror of
https://github.com/pacnpal/simpleguardhome.git
synced 2026-04-15 00:50:47 -04:00
fix(deps): bump pydantic from 2.12.5 to 2.13.0
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.12.5 to 2.13.0. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.12.5...v2.13.0) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -2,7 +2,7 @@ fastapi==0.128.8
|
||||
uvicorn==0.39.0
|
||||
python-dotenv==1.2.1
|
||||
httpx==0.28.1
|
||||
pydantic==2.12.5
|
||||
pydantic==2.13.0
|
||||
pydantic-settings==2.11.0
|
||||
pytest>=7.4.4
|
||||
pytest-asyncio>=0.25.2
|
||||
|
||||
Reference in New Issue
Block a user