From f3da43212512284f7c90eabe37bc5d5f47ce71fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 21:58:57 +0000 Subject: [PATCH] Bump fiftyone from 1.5.2 to 1.17.0 Bumps [fiftyone](https://github.com/voxel51/fiftyone) from 1.5.2 to 1.17.0. - [Release notes](https://github.com/voxel51/fiftyone/releases) - [Commits](https://github.com/voxel51/fiftyone/compare/v1.5.2...v1.17.0) --- updated-dependencies: - dependency-name: fiftyone dependency-version: 1.17.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 2ea9c5a0..3eb6d264 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,6 +4,6 @@ respx==0.22.0 pytest-git==1.8.0 pytest-env==1.1.5 pytest-mock==3.14.0 -fiftyone==1.5.2 +fiftyone==1.17.0 datasets==3.6.0 ultralytics==8.3.237