From 9447c21534e9efa4b9574561fc3b92641c8327bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 13:03:02 +0000 Subject: [PATCH] chore(deps-dev): bump scipy-stubs from 1.17.1.5 to 1.18.0.1 Bumps [scipy-stubs](https://github.com/scipy/scipy-stubs) from 1.17.1.5 to 1.18.0.1. - [Release notes](https://github.com/scipy/scipy-stubs/releases) - [Commits](https://github.com/scipy/scipy-stubs/compare/v1.17.1.5...v1.18.0.1) --- updated-dependencies: - dependency-name: scipy-stubs dependency-version: 1.18.0.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- uv.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 71c489f..5ac21d3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ dev = [ "pytest-cov==7.1.0", "python-semantic-release>=10,<11", "ruff==0.15.14", - "scipy-stubs==1.17.1.5", + "scipy-stubs==1.18.0.1", ] [tool.ruff] diff --git a/uv.lock b/uv.lock index aaf0f2a..c4e5117 100644 --- a/uv.lock +++ b/uv.lock @@ -137,7 +137,7 @@ dev = [ { name = "pytest-cov", specifier = "==7.1.0" }, { name = "python-semantic-release", specifier = ">=10,<11" }, { name = "ruff", specifier = "==0.15.14" }, - { name = "scipy-stubs", specifier = "==1.17.1.5" }, + { name = "scipy-stubs", specifier = "==1.18.0.1" }, ] [[package]] @@ -1718,14 +1718,14 @@ wheels = [ [[package]] name = "scipy-stubs" -version = "1.17.1.5" +version = "1.18.0.1" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "optype", extra = ["numpy"] }, ] -sdist = { url = "https://files.pythonhosted.org/packages/02/30/7a2e621918d1317ab972f797161131f2635648ad5d92baf0695dd009e4f9/scipy_stubs-1.17.1.5.tar.gz", hash = "sha256:284b1dd1dd46107a614971d170030d310cd88b2ac6b483f85285ee0ff87720bd", size = 399933, upload-time = "2026-05-25T21:34:33.6Z" } +sdist = { url = "https://files.pythonhosted.org/packages/a0/c6/c4c80bd13c0eec99121922c50cd1c72600672307b28e4ba67f636d6b298d/scipy_stubs-1.18.0.1.tar.gz", hash = "sha256:761cb35106200c90a37034d3c8120d3899d673de1e5879d3a2ac1d6816c62327", size = 410862, upload-time = "2026-07-12T21:09:29.993Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/e1/26/d4bc2ba3427a623f79a6c10c8f427c7a55b56eb8b3eddc369319d97f741b/scipy_stubs-1.17.1.5-py3-none-any.whl", hash = "sha256:58ebf054a86c000c72e8982e121c4ead0d3d9ba7a6c38aa5fa71b07f96a427fd", size = 607388, upload-time = "2026-05-25T21:34:32.073Z" }, + { url = "https://files.pythonhosted.org/packages/b1/0c/78404528783677077f072288724ff8ef8381bbc219b110e3147e60361b6d/scipy_stubs-1.18.0.1-py3-none-any.whl", hash = "sha256:704408c5f03a33924c9fed6dc9e25926dc331ed508d52f1beece0188525cebad", size = 616217, upload-time = "2026-07-12T21:09:28.45Z" }, ] [[package]]