mirror of
https://github.com/msoedov/agentic_security.git
synced 2026-06-27 15:49:56 +02:00
build(deps): bump datasets from 1.18.4 to 3.0.1
Bumps [datasets](https://github.com/huggingface/datasets) from 1.18.4 to 3.0.1. - [Release notes](https://github.com/huggingface/datasets/releases) - [Commits](https://github.com/huggingface/datasets/compare/1.18.4...3.0.1) --- updated-dependencies: - dependency-name: datasets dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ loguru = "^0.7.2"
|
||||
httpx = ">=0.25.1,<0.28.0"
|
||||
cache-to-disk = "^2.0.0"
|
||||
pandas = ">=1.4,<3.0"
|
||||
datasets = "^1.14.0"
|
||||
datasets = ">=1.14,<4.0"
|
||||
tabulate = ">=0.8.9,<0.10.0"
|
||||
colorama = "^0.4.4"
|
||||
matplotlib = "^3.9.2"
|
||||
|
||||
Reference in New Issue
Block a user