Skip to content

Commit ff8811f

Browse files
build(deps): bump pydantic from 2.8.2 to 2.10.6 in /ci/builder
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.8.2 to 2.10.6. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.8.2...v2.10.6) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0bd798b commit ff8811f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/builder/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ psycopg==3.2.4
4141
psycopg-binary==3.2.4
4242
# pydantic >= 2.9 causes pdoc 15.0.1 to fail: UserWarning: Error parsing type annotation dict[str, Any] | None for pydantic.main.BaseModel.__pydantic_extra__: 'function' object is not subscriptable
4343
# See also https://github.com/mitmproxy/pdoc/issues/741
44-
pydantic==2.8.2
44+
pydantic==2.10.6
4545
pyelftools==0.31
4646
pyjwt==2.10.1
4747
PyMySQL==1.1.1

0 commit comments

Comments
 (0)