Skip to content

Commit c00c3fc

Browse files
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](pydantic/pydantic@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>
1 parent cc0e210 commit c00c3fc

2 files changed

Lines changed: 98 additions & 93 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = [
1414
"discord-py>=2.7.1",
1515
"aiofiles>=25.1.0",
1616
"aiohttp>=3.13.2",
17-
"pydantic>=2.12.5",
17+
"pydantic>=2.13.0",
1818
"unidecode>=1.4.0",
1919
]
2020

0 commit comments

Comments
 (0)