From 66b64ebe7c5034ab7aee74e753c43ae06e9610b9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Feb 2026 16:53:04 +0200 Subject: [PATCH 01/13] Update sphinx from 7.3.7 to 9.1.0 --- docs/requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt index 8d2a7352..8c43682e 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt @@ -1,4 +1,4 @@ -sphinx==7.3.7 +sphinx==9.1.0 furo==2024.5.6 sphinx-autobuild==2024.4.16 sphinx-copybutton==0.5.2 From e50ecea1f8a5d3c6767e22ffc88b8cf44ba4c21f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Feb 2026 16:53:05 +0200 Subject: [PATCH 02/13] Update furo from 2024.5.6 to 2025.12.19 --- docs/requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt index 8c43682e..8e710278 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt @@ -1,5 +1,5 @@ sphinx==9.1.0 -furo==2024.5.6 +furo==2025.12.19 sphinx-autobuild==2024.4.16 sphinx-copybutton==0.5.2 sphinx-sitemap==2.6.0 From ab9a2b4ea7776517bff8701c3d6a52d3fd6635cd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Feb 2026 16:53:05 +0200 Subject: [PATCH 03/13] Update sphinx-autobuild from 2024.4.16 to 2025.8.25 --- docs/requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt index 8e710278..9a777a8e 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt @@ -1,6 +1,6 @@ sphinx==9.1.0 furo==2025.12.19 -sphinx-autobuild==2024.4.16 +sphinx-autobuild==2025.8.25 sphinx-copybutton==0.5.2 sphinx-sitemap==2.6.0 sphinx-click==5.0.1 From dd4a281944033559ecd7c9aa89cb2744e3c53f8f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Feb 2026 16:53:06 +0200 Subject: [PATCH 04/13] Update sphinx-sitemap from 2.6.0 to 2.9.0 --- docs/requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt index 9a777a8e..0e3beeb0 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt @@ -2,6 +2,6 @@ sphinx==9.1.0 furo==2025.12.19 sphinx-autobuild==2025.8.25 sphinx-copybutton==0.5.2 -sphinx-sitemap==2.6.0 +sphinx-sitemap==2.9.0 sphinx-click==5.0.1 sphinx-autodoc-typehints==2.3.0 From 7c9d46c09d807a1dbfb2c24e10ef4137e26f8f8e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Feb 2026 16:53:06 +0200 Subject: [PATCH 05/13] Update sphinx-click from 5.0.1 to 6.2.0 --- docs/requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt index 0e3beeb0..0fb5b97f 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt @@ -3,5 +3,5 @@ furo==2025.12.19 sphinx-autobuild==2025.8.25 sphinx-copybutton==0.5.2 sphinx-sitemap==2.9.0 -sphinx-click==5.0.1 +sphinx-click==6.2.0 sphinx-autodoc-typehints==2.3.0 From 4b56e77f343cdb07ce46ca566e96d2c40cb2b656 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Feb 2026 16:53:07 +0200 Subject: [PATCH 06/13] Update sphinx-autodoc-typehints from 2.3.0 to 3.6.2 --- docs/requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt index 0fb5b97f..3a0ed1c5 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt @@ -4,4 +4,4 @@ sphinx-autobuild==2025.8.25 sphinx-copybutton==0.5.2 sphinx-sitemap==2.9.0 sphinx-click==6.2.0 -sphinx-autodoc-typehints==2.3.0 +sphinx-autodoc-typehints==3.6.2 From d29448fc0d010f780373c30fff82edff6f1b8cc1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Feb 2026 16:53:08 +0200 Subject: [PATCH 07/13] Update setuptools from 80.9.0 to 82.0.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 2ea9c5a0..cddafb80 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -setuptools==80.9.0 +setuptools==82.0.0 pytest==8.3.5 respx==0.22.0 pytest-git==1.8.0 From 4fb3645b9507f5990a8691dec1afa63462990f58 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Feb 2026 16:53:08 +0200 Subject: [PATCH 08/13] Update pytest from 8.3.5 to 9.0.2 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index cddafb80..0e7aed0b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ setuptools==82.0.0 -pytest==8.3.5 +pytest==9.0.2 respx==0.22.0 pytest-git==1.8.0 pytest-env==1.1.5 From 98bdd2cec638d0fb5e8782c1085eb64e83770f7c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Feb 2026 16:53:09 +0200 Subject: [PATCH 09/13] Update pytest-env from 1.1.5 to 1.3.2 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 0e7aed0b..744126f1 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ setuptools==82.0.0 pytest==9.0.2 respx==0.22.0 pytest-git==1.8.0 -pytest-env==1.1.5 +pytest-env==1.3.2 pytest-mock==3.14.0 fiftyone==1.5.2 datasets==3.6.0 From a30abb26895ab5369567331f78589670ebead9fb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Feb 2026 16:53:10 +0200 Subject: [PATCH 10/13] Update pytest-mock from 3.14.0 to 3.15.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 744126f1..a6321e13 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ pytest==9.0.2 respx==0.22.0 pytest-git==1.8.0 pytest-env==1.3.2 -pytest-mock==3.14.0 +pytest-mock==3.15.1 fiftyone==1.5.2 datasets==3.6.0 ultralytics==8.3.237 From e6325f17594d8a2fde76c17c6a2895ebd24779a6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Feb 2026 16:53:10 +0200 Subject: [PATCH 11/13] Update fiftyone from 1.5.2 to 1.13.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index a6321e13..f2a6096a 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.3.2 pytest-mock==3.15.1 -fiftyone==1.5.2 +fiftyone==1.13.0 datasets==3.6.0 ultralytics==8.3.237 From e6decc9a883a156f24762bc9b3a630d1c923120f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Feb 2026 16:53:11 +0200 Subject: [PATCH 12/13] Update datasets from 3.6.0 to 4.5.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index f2a6096a..5a656cfa 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,5 +5,5 @@ pytest-git==1.8.0 pytest-env==1.3.2 pytest-mock==3.15.1 fiftyone==1.13.0 -datasets==3.6.0 +datasets==4.5.0 ultralytics==8.3.237 From 06a50434e854cfaf255754db45010b6b7d9577ac Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Feb 2026 16:53:12 +0200 Subject: [PATCH 13/13] Update ultralytics from 8.3.237 to 8.4.14 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 5a656cfa..54fb9dad 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,4 +6,4 @@ pytest-env==1.3.2 pytest-mock==3.15.1 fiftyone==1.13.0 datasets==4.5.0 -ultralytics==8.3.237 +ultralytics==8.4.14