diff --git a/clearnet/pyproject.toml b/clearnet/pyproject.toml index cb48d476f..408e7e1a6 100644 --- a/clearnet/pyproject.toml +++ b/clearnet/pyproject.toml @@ -9,7 +9,7 @@ dependencies = ["pyln-client>=25.9.3"] [dependency-groups] dev = [ - "pytest>=9.0.3,<10", + "pytest>=9.1.1,<10", "pytest-xdist>=3.7,<4", "pytest-timeout>=2.4,<3", "pyln-testing>=25.9.3", diff --git a/clearnet/uv.lock b/clearnet/uv.lock index c17925b7f..2b05fc511 100644 --- a/clearnet/uv.lock +++ b/clearnet/uv.lock @@ -372,7 +372,7 @@ dev = [ { name = "pyln-client", specifier = ">=25.9.3" }, { name = "pyln-proto", specifier = ">=25.9.3" }, { name = "pyln-testing", specifier = ">=25.9.3" }, - { name = "pytest", specifier = ">=9.0.3,<10" }, + { name = "pytest", specifier = ">=9.1.1,<10" }, { name = "pytest-timeout", specifier = ">=2.4,<3" }, { name = "pytest-xdist", specifier = ">=3.7,<4" }, ] @@ -916,7 +916,7 @@ wheels = [ [[package]] name = "pytest" -version = "9.0.3" +version = "9.1.1" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "colorama", marker = "sys_platform == 'win32'" }, @@ -927,9 +927,9 @@ dependencies = [ { name = "pygments" }, { name = "tomli", marker = "python_full_version < '3.11'" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/7d/0d/549bd94f1a0a402dc8cf64563a117c0f3765662e2e668477624baeec44d5/pytest-9.0.3.tar.gz", hash = "sha256:b86ada508af81d19edeb213c681b1d48246c1a91d304c6c81a427674c17eb91c", size = 1572165, upload-time = "2026-04-07T17:16:18.027Z" } +sdist = { url = "https://files.pythonhosted.org/packages/e4/47/b9efed96c114afcfa3c9d3fe98a76a1d14c74a9e266d397cf6eb64be5e01/pytest-9.1.1.tar.gz", hash = "sha256:1088fbde8f2b49d95a549a195707afa7a76a3ce9bcadc26b6d71f0ffda5fe313", size = 1636369, upload-time = "2026-06-19T10:58:32.857Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/d4/24/a372aaf5c9b7208e7112038812994107bc65a84cd00e0354a88c2c77a617/pytest-9.0.3-py3-none-any.whl", hash = "sha256:2c5efc453d45394fdd706ade797c0a81091eccd1d6e4bccfcd476e2b8e0ab5d9", size = 375249, upload-time = "2026-04-07T17:16:16.13Z" }, + { url = "https://files.pythonhosted.org/packages/24/25/1de2678b631f5a49215c6c96fff41ba892b0a34df68d6d80292b1b48aa7f/pytest-9.1.1-py3-none-any.whl", hash = "sha256:37a86b45efb9a47a61a36449063e8e18d0cab3161329fc099eb21783169c4f0c", size = 386536, upload-time = "2026-06-19T10:58:31.347Z" }, ] [[package]] diff --git a/donations/pyproject.toml b/donations/pyproject.toml index 63deef420..0147e5534 100644 --- a/donations/pyproject.toml +++ b/donations/pyproject.toml @@ -20,7 +20,7 @@ dependencies = [ [dependency-groups] dev = [ - "pytest>=9.0.3,<10", + "pytest>=9.1.1,<10", "pytest-xdist>=3.7,<4", "pytest-timeout>=2.4,<3", "pyln-testing>=25.9.3", diff --git a/donations/uv.lock b/donations/uv.lock index 1b6297a35..de4b21c6a 100644 --- a/donations/uv.lock +++ b/donations/uv.lock @@ -401,7 +401,7 @@ dev = [ { name = "pyln-client", specifier = ">=25.9.3" }, { name = "pyln-proto", specifier = ">=25.9.3" }, { name = "pyln-testing", specifier = ">=25.9.3" }, - { name = "pytest", specifier = ">=9.0.3,<10" }, + { name = "pytest", specifier = ">=9.1.1,<10" }, { name = "pytest-timeout", specifier = ">=2.4,<3" }, { name = "pytest-xdist", specifier = ">=3.7,<4" }, { name = "requests", specifier = ">=2.34.2" }, @@ -1062,7 +1062,7 @@ wheels = [ [[package]] name = "pytest" -version = "9.0.3" +version = "9.1.1" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "colorama", marker = "sys_platform == 'win32'" }, @@ -1073,9 +1073,9 @@ dependencies = [ { name = "pygments" }, { name = "tomli", marker = "python_full_version < '3.11'" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/7d/0d/549bd94f1a0a402dc8cf64563a117c0f3765662e2e668477624baeec44d5/pytest-9.0.3.tar.gz", hash = "sha256:b86ada508af81d19edeb213c681b1d48246c1a91d304c6c81a427674c17eb91c", size = 1572165, upload-time = "2026-04-07T17:16:18.027Z" } +sdist = { url = "https://files.pythonhosted.org/packages/e4/47/b9efed96c114afcfa3c9d3fe98a76a1d14c74a9e266d397cf6eb64be5e01/pytest-9.1.1.tar.gz", hash = "sha256:1088fbde8f2b49d95a549a195707afa7a76a3ce9bcadc26b6d71f0ffda5fe313", size = 1636369, upload-time = "2026-06-19T10:58:32.857Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/d4/24/a372aaf5c9b7208e7112038812994107bc65a84cd00e0354a88c2c77a617/pytest-9.0.3-py3-none-any.whl", hash = "sha256:2c5efc453d45394fdd706ade797c0a81091eccd1d6e4bccfcd476e2b8e0ab5d9", size = 375249, upload-time = "2026-04-07T17:16:16.13Z" }, + { url = "https://files.pythonhosted.org/packages/24/25/1de2678b631f5a49215c6c96fff41ba892b0a34df68d6d80292b1b48aa7f/pytest-9.1.1-py3-none-any.whl", hash = "sha256:37a86b45efb9a47a61a36449063e8e18d0cab3161329fc099eb21783169c4f0c", size = 386536, upload-time = "2026-06-19T10:58:31.347Z" }, ] [[package]]