mirror of
https://github.com/msoedov/agentic_security.git
synced 2026-06-30 09:05:31 +02:00
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:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user