Skip to content

Commit a2e68b8

Browse files
Bump pydantic from 2.10.2 to 2.11.3
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.2 to 2.11.3. - [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.3) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.11.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9cde677 commit a2e68b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/requirements.txt

+1-1
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.3
242242
# via
243243
# fastapi
244244
# openai

0 commit comments

Comments
 (0)