Skip to content

Commit fcaf612

Browse files
Bump pydantic from 2.10.2 to 2.11.1
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.2 to 2.11.1. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.2...v2.11.1) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b9575ae commit fcaf612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ psutil==5.9.8
238238
# via azure-monitor-opentelemetry-exporter
239239
pycparser==2.22
240240
# via cffi
241-
pydantic==2.10.2
241+
pydantic==2.11.1
242242
# via
243243
# fastapi
244244
# openai

0 commit comments

Comments
 (0)