Skip to content

Commit 3becd60

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

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/ContentProcessorAPI/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -239,9 +239,9 @@ pre-commit==4.2.0 \
239239
pycparser==2.22 ; platform_python_implementation != 'PyPy' \
240240
--hash=sha256:491c8be9c040f5390f5bf44a5b07752bd07f56edf992381b05c701439eec10f6 \
241241
--hash=sha256:c3702b6d3dd8c7abc1afa565d7e63d53a1d0bd86cdc24edd75470f4de499cfcc
242-
pydantic==2.11.4 \
243-
--hash=sha256:32738d19d63a226a52eed76645a98ee07c1f410ee41d93b4afbfa85ed8111c2d \
244-
--hash=sha256:d9615eaa9ac5a063471da949c8fc16376a84afb5024688b3ff885693506764eb
242+
pydantic==2.11.5 \
243+
--hash=sha256:7f853db3d0ce78ce8bbb148c401c2cdd6431b3473c0cdff2755c7690952a7b7a \
244+
--hash=sha256:f9c26ba06f9747749ca1e5c94d6a85cb84254577553c8785576fd38fa64dc0f7
245245
pydantic-core==2.34.1 \
246246
--hash=sha256:00643ebd798a05111218e9fe17f8b0f782e7cb94cd427b3118938563a81872a5 \
247247
--hash=sha256:00d7e7b6a0b2d2294e3dc2d2b170fa860577fc0e286460d7cfd0e90c1a2a1267 \

0 commit comments

Comments
 (0)