Skip to content

Commit 14686db

Browse files
Bump pydantic from 2.10.1 to 2.10.2
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.1 to 2.10.2. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.1...v2.10.2) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c6ab1b4 commit 14686db

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ sphinx==8.1.3
22
pallets_sphinx_themes==2.3.0
33
myst-parser==4.0.0
44
autodoc_pydantic==2.2.0
5-
pydantic==2.10.1
5+
pydantic==2.10.2
66
pydantic-settings==2.6.1

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ classifiers = [
8585
dependencies = [
8686
"requests>=2.21.0",
8787
"aiohttp>=3.9.2",
88-
"pydantic==2.10.1",
88+
"pydantic==2.10.2",
8989
"tenacity>=8,<10"
9090
]
9191

0 commit comments

Comments
 (0)