From bf61e5906932199d44105ba794da628b80b31a82 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Jan 2026 16:53:04 +0200 Subject: [PATCH 01/12] 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 99f56be8af387ad89644df8ab3aaedf2e855c8c2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Jan 2026 16:53:04 +0200 Subject: [PATCH 02/12] 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 d8dab78f28eda7dcc99434cbefc7324df1193941 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Jan 2026 16:53:05 +0200 Subject: [PATCH 03/12] 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 9e347613aafc98965e3e91a6b346fb3c1bb26e4e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Jan 2026 16:53:06 +0200 Subject: [PATCH 04/12] 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 a2a5eb33b8d14437dba8cd10d248b417a9680bd4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Jan 2026 16:53:06 +0200 Subject: [PATCH 05/12] 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 432b0bbc37cdef534f9aba6d82e5a44044f3915d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Jan 2026 16:53:07 +0200 Subject: [PATCH 06/12] 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 aac6f472c0399ca7783d95b4fd4097416c5e5114 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Jan 2026 16:53:07 +0200 Subject: [PATCH 07/12] 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 2ea9c5a0..9f5559ed 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ setuptools==80.9.0 -pytest==8.3.5 +pytest==9.0.2 respx==0.22.0 pytest-git==1.8.0 pytest-env==1.1.5 From acaff7a99edc86a5eab55e0f5fcded652bbdb36a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Jan 2026 16:53:08 +0200 Subject: [PATCH 08/12] Update pytest-env from 1.1.5 to 1.2.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9f5559ed..fe69dd81 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ setuptools==80.9.0 pytest==9.0.2 respx==0.22.0 pytest-git==1.8.0 -pytest-env==1.1.5 +pytest-env==1.2.0 pytest-mock==3.14.0 fiftyone==1.5.2 datasets==3.6.0 From 459090d9b2b357ce10a9fa3f76e93cb6ae93e492 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Jan 2026 16:53:09 +0200 Subject: [PATCH 09/12] 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 fe69dd81..43ff5f77 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.2.0 -pytest-mock==3.14.0 +pytest-mock==3.15.1 fiftyone==1.5.2 datasets==3.6.0 ultralytics==8.3.237 From 2356d36103dc16366d65618a4743429104b20e2d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Jan 2026 16:53:09 +0200 Subject: [PATCH 10/12] Update fiftyone from 1.5.2 to 1.11.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 43ff5f77..bdc4ee1c 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.2.0 pytest-mock==3.15.1 -fiftyone==1.5.2 +fiftyone==1.11.0 datasets==3.6.0 ultralytics==8.3.237 From 035a6517222e5ef42dd7a31ddfabeee6749a439d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Jan 2026 16:53:10 +0200 Subject: [PATCH 11/12] Update datasets from 3.6.0 to 4.4.2 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index bdc4ee1c..594f76b9 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,5 +5,5 @@ pytest-git==1.8.0 pytest-env==1.2.0 pytest-mock==3.15.1 fiftyone==1.11.0 -datasets==3.6.0 +datasets==4.4.2 ultralytics==8.3.237 From d73bdc826435e5e269c75dc4016015a2f12feddd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Jan 2026 16:53:10 +0200 Subject: [PATCH 12/12] Update ultralytics from 8.3.237 to 8.3.248 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 594f76b9..714648d8 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,4 +6,4 @@ pytest-env==1.2.0 pytest-mock==3.15.1 fiftyone==1.11.0 datasets==4.4.2 -ultralytics==8.3.237 +ultralytics==8.3.248