From 8b2ade1803aa7f602514085632e441924bc420b3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 21 Apr 2025 17:53:04 +0300 Subject: [PATCH 01/12] Update sphinx from 7.3.7 to 8.3.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..9d2de024 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt @@ -1,4 +1,4 @@ -sphinx==7.3.7 +sphinx==8.3.0 furo==2024.5.6 sphinx-autobuild==2024.4.16 sphinx-copybutton==0.5.2 From d9d78d10c930b3d56c7b9e65f5492a9c8da69de7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 21 Apr 2025 17:53:04 +0300 Subject: [PATCH 02/12] Update furo from 2024.5.6 to 2024.8.6 --- 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 9d2de024..764ce1f5 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt @@ -1,5 +1,5 @@ sphinx==8.3.0 -furo==2024.5.6 +furo==2024.8.6 sphinx-autobuild==2024.4.16 sphinx-copybutton==0.5.2 sphinx-sitemap==2.6.0 From b40374c42b9b9a83ac7e61f4eca59a4c175c9b4b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 21 Apr 2025 17:53:05 +0300 Subject: [PATCH 03/12] Update sphinx-autobuild from 2024.4.16 to 2024.10.3 --- 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 764ce1f5..054ca7a2 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt @@ -1,6 +1,6 @@ sphinx==8.3.0 furo==2024.8.6 -sphinx-autobuild==2024.4.16 +sphinx-autobuild==2024.10.3 sphinx-copybutton==0.5.2 sphinx-sitemap==2.6.0 sphinx-click==5.0.1 From 39f84eb7700f786bbed9e7568ea0ee441efb2c23 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 21 Apr 2025 17:53:05 +0300 Subject: [PATCH 04/12] Update sphinx-click from 5.0.1 to 6.0.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 054ca7a2..556ac2c0 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt @@ -3,5 +3,5 @@ furo==2024.8.6 sphinx-autobuild==2024.10.3 sphinx-copybutton==0.5.2 sphinx-sitemap==2.6.0 -sphinx-click==5.0.1 +sphinx-click==6.0.0 sphinx-autodoc-typehints==2.3.0 From 9f971feee325c42c49d56f4945053a1ed357bb6d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 21 Apr 2025 17:53:06 +0300 Subject: [PATCH 05/12] Update sphinx-autodoc-typehints from 2.3.0 to 3.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 556ac2c0..d8454dff 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt @@ -4,4 +4,4 @@ sphinx-autobuild==2024.10.3 sphinx-copybutton==0.5.2 sphinx-sitemap==2.6.0 sphinx-click==6.0.0 -sphinx-autodoc-typehints==2.3.0 +sphinx-autodoc-typehints==3.1.0 From 5d48c73ce63dc5410fd1ecccdb34f23627da132c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 21 Apr 2025 17:53:06 +0300 Subject: [PATCH 06/12] Update setuptools from 70.0.0 to 79.0.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 44a2d4d7..1dad6532 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -setuptools==70.0.0 +setuptools==79.0.0 pytest==8.2.1 respx==0.21.1 pytest-git==1.8.0 From 2fc96cd172bedc5b3f85a9f7145f55d257443679 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 21 Apr 2025 17:53:07 +0300 Subject: [PATCH 07/12] Update pytest from 8.2.1 to 8.3.5 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 1dad6532..d1536e67 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ setuptools==79.0.0 -pytest==8.2.1 +pytest==8.3.5 respx==0.21.1 pytest-git==1.8.0 pytest-env==1.1.3 From 44e3e79719ac4aad780900f350fd2c6076b98567 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 21 Apr 2025 17:53:07 +0300 Subject: [PATCH 08/12] Update respx from 0.21.1 to 0.22.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index d1536e67..80a1f5ee 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ setuptools==79.0.0 pytest==8.3.5 -respx==0.21.1 +respx==0.22.0 pytest-git==1.8.0 pytest-env==1.1.3 pytest-mock==3.14.0 From 5e5104b124cd1b1dc067b3183fb1f985e06eb021 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 21 Apr 2025 17:53:08 +0300 Subject: [PATCH 09/12] Update pytest-env from 1.1.3 to 1.1.5 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 80a1f5ee..f98796c5 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ setuptools==79.0.0 pytest==8.3.5 respx==0.22.0 pytest-git==1.8.0 -pytest-env==1.1.3 +pytest-env==1.1.5 pytest-mock==3.14.0 fiftyone==0.23.8 datasets==2.19.1 From 3771a3721815c1d7df5ca0451043f5538268c044 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 21 Apr 2025 17:53:09 +0300 Subject: [PATCH 10/12] Update fiftyone from 0.23.8 to 1.4.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index f98796c5..8073c4be 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==0.23.8 +fiftyone==1.4.1 datasets==2.19.1 ultralytics==8.3.47 From 1eddfb9d1782caba2206e53067a91bab29ea7185 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 21 Apr 2025 17:53:09 +0300 Subject: [PATCH 11/12] Update datasets from 2.19.1 to 3.5.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 8073c4be..61f5013e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,5 +5,5 @@ pytest-git==1.8.0 pytest-env==1.1.5 pytest-mock==3.14.0 fiftyone==1.4.1 -datasets==2.19.1 +datasets==3.5.0 ultralytics==8.3.47 From 8de3092bd10bc4e081d4848bc4e9d4ef96216c65 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 21 Apr 2025 17:53:10 +0300 Subject: [PATCH 12/12] Update ultralytics from 8.3.47 to 8.3.112 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 61f5013e..79f2fadd 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,4 +6,4 @@ pytest-env==1.1.5 pytest-mock==3.14.0 fiftyone==1.4.1 datasets==3.5.0 -ultralytics==8.3.47 +ultralytics==8.3.112