Skip to content

Commit 6e1e33a

Browse files
build: bump pydantic from 2.10.6 to 2.11.4 in /src/ContentProcessorAPI
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.6 to 2.11.4. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.6...v2.11.4) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.11.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6dcfa43 commit 6e1e33a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/ContentProcessorAPI/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -229,9 +229,9 @@ pre-commit==4.1.0 \
229229
pycparser==2.22 ; platform_python_implementation != 'PyPy' \
230230
--hash=sha256:491c8be9c040f5390f5bf44a5b07752bd07f56edf992381b05c701439eec10f6 \
231231
--hash=sha256:c3702b6d3dd8c7abc1afa565d7e63d53a1d0bd86cdc24edd75470f4de499cfcc
232-
pydantic==2.10.6 \
233-
--hash=sha256:427d664bf0b8a2b34ff5dd0f5a18df00591adcee7198fbd71981054cef37b584 \
234-
--hash=sha256:ca5daa827cce33de7a42be142548b0096bf05a7e7b365aebfa5f8eeec7128236
232+
pydantic==2.11.4 \
233+
--hash=sha256:32738d19d63a226a52eed76645a98ee07c1f410ee41d93b4afbfa85ed8111c2d \
234+
--hash=sha256:d9615eaa9ac5a063471da949c8fc16376a84afb5024688b3ff885693506764eb
235235
pydantic-core==2.34.1 \
236236
--hash=sha256:00643ebd798a05111218e9fe17f8b0f782e7cb94cd427b3118938563a81872a5 \
237237
--hash=sha256:00d7e7b6a0b2d2294e3dc2d2b170fa860577fc0e286460d7cfd0e90c1a2a1267 \

0 commit comments

Comments
 (0)