build(deps): bump pydantic from 2.9.2 to 2.10.4

Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.9.2 to 2.10.4.
- [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.9.2...v2.10.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-12-22 15:24:42 +00:00
committed by GitHub
parent 846fa1697d
commit 1ab2ab28ad
2 changed files with 117 additions and 104 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ datasets = ">=1.14,<4.0"
tabulate = ">=0.8.9,<0.10.0"
colorama = "^0.4.4"
matplotlib = "^3.9.2"
pydantic = "2.9.2"
pydantic = "2.10.4"
scikit-optimize = "^0.10.2"
scikit-learn = "1.5.2"
numpy = ">=1.24.3,<3.0.0"