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