build(deps): bump pydantic from 2.10.4 to 2.10.6

Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.4 to 2.10.6.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.10.4...v2.10.6)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-01-29 18:16:06 +00:00
committed by GitHub
parent a1e28a72b4
commit 6d8a168eae
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ datasets = ">=1.14,<4.0"
tabulate = ">=0.8.9,<0.10.0"
colorama = "^0.4.4"
matplotlib = "^3.9.2"
pydantic = "2.10.4"
pydantic = "2.10.6"
scikit-optimize = "^0.10.2"
scikit-learn = "1.6.1"
numpy = ">=1.24.3,<3.0.0"