Skip to content

Commit c373fc9

Browse files
Bump pydantic from 2.12.5 to 2.13.2
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.12.5 to 2.13.2. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.2/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.5...v2.13.2) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4935119 commit c373fc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ python-dotenv==1.2.1
2121
requests==2.32.5
2222
urllib3>=2.6.3 # Security fix for CVE-2024-37891
2323
pre-commit==4.5.1
24-
pydantic==2.12.5
24+
pydantic==2.13.3
2525
Flask-Talisman==1.1.0
2626
Flask-Limiter==3.8.0
2727
Authlib==1.6.8

0 commit comments

Comments
 (0)