From ae57419434fe77b32b42824129efc924fd690198 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Jan 2025 16:53:04 +0200 Subject: [PATCH 01/12] Update sphinx from 7.3.7 to 8.1.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 8d2a7352..af663c52 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt @@ -1,4 +1,4 @@ -sphinx==7.3.7 +sphinx==8.1.3 furo==2024.5.6 sphinx-autobuild==2024.4.16 sphinx-copybutton==0.5.2 From 7754159356de7c9618d792d51e474208dd8a2915 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Jan 2025 16:53:05 +0200 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 af663c52..fbf1d4b7 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt @@ -1,5 +1,5 @@ sphinx==8.1.3 -furo==2024.5.6 +furo==2024.8.6 sphinx-autobuild==2024.4.16 sphinx-copybutton==0.5.2 sphinx-sitemap==2.6.0 From 392b26949e23ee8f649e9e886680ba1a699acc12 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Jan 2025 16:53:05 +0200 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 fbf1d4b7..d9ed70f4 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt @@ -1,6 +1,6 @@ sphinx==8.1.3 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 49b0e4243f2fbc4838352e0ef11f2402d4c615a1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Jan 2025 16:53:06 +0200 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 d9ed70f4..806e0817 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 88a1a429030f12da4ff0b8c3d0d2658d40fea1bc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Jan 2025 16:53:06 +0200 Subject: [PATCH 05/12] Update sphinx-autodoc-typehints from 2.3.0 to 3.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 806e0817..8a22c704 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.0.0 From d7082bafc61559d8e17eb89fe95e09cf217d9d5d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Jan 2025 16:53:07 +0200 Subject: [PATCH 06/12] Update setuptools from 70.0.0 to 75.8.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 44a2d4d7..7bb50d89 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -setuptools==70.0.0 +setuptools==75.8.0 pytest==8.2.1 respx==0.21.1 pytest-git==1.8.0 From 021469d5c1c57087d54e591693dffb06fc229314 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Jan 2025 16:53:08 +0200 Subject: [PATCH 07/12] Update pytest from 8.2.1 to 8.3.4 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 7bb50d89..c0b0d248 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ setuptools==75.8.0 -pytest==8.2.1 +pytest==8.3.4 respx==0.21.1 pytest-git==1.8.0 pytest-env==1.1.3 From 4a8ec43a84d827d00142355bc0774ffc30c367fc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Jan 2025 16:53:08 +0200 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 c0b0d248..0cbca7ea 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ setuptools==75.8.0 pytest==8.3.4 -respx==0.21.1 +respx==0.22.0 pytest-git==1.8.0 pytest-env==1.1.3 pytest-mock==3.14.0 From d07ef9bb98a7c2418ef5a1782a2edaaade7bc21c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Jan 2025 16:53:09 +0200 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 0cbca7ea..556095b3 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ setuptools==75.8.0 pytest==8.3.4 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 234a9c234e3e3214b25fe2a0f7691de1fded0be0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Jan 2025 16:53:09 +0200 Subject: [PATCH 10/12] Update fiftyone from 0.23.8 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 556095b3..53aad264 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.2.0 datasets==2.19.1 ultralytics==8.3.47 From dd1f5eec2c298f4a5fc2b61863885d5499af4681 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Jan 2025 16:53:10 +0200 Subject: [PATCH 11/12] Update datasets from 2.19.1 to 3.2.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 53aad264..5da6cef9 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.2.0 -datasets==2.19.1 +datasets==3.2.0 ultralytics==8.3.47 From 5d1cdfe8d1470bd9266a03422ccdd89df88427c3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Jan 2025 16:53:11 +0200 Subject: [PATCH 12/12] Update ultralytics from 8.3.47 to 8.3.60 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 5da6cef9..e97c2e4e 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.2.0 datasets==3.2.0 -ultralytics==8.3.47 +ultralytics==8.3.60