From 685d72806240000921b9dfb3fac9bc651f083816 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 04:54:46 +0000 Subject: [PATCH] chore(deps): update python packages --- .../extras-and-dependency-groups/poetry.lock | 12 ++++++------ .github/test_projects/minimal/poetry.lock | 6 +++--- .github/test_projects/mypy-errors/poetry.lock | 6 +++--- .../ni-python-styleguide-errors/poetry.lock | 6 +++--- .github/test_projects/pyright-errors/poetry.lock | 6 +++--- .github/test_projects/repo_root/poetry.lock | 6 +++--- 6 files changed, 21 insertions(+), 21 deletions(-) diff --git a/.github/test_projects/extras-and-dependency-groups/poetry.lock b/.github/test_projects/extras-and-dependency-groups/poetry.lock index 2b7ce87..0b273c7 100644 --- a/.github/test_projects/extras-and-dependency-groups/poetry.lock +++ b/.github/test_projects/extras-and-dependency-groups/poetry.lock @@ -217,15 +217,15 @@ colorama = {version = "*", markers = "platform_system == \"Windows\""} [[package]] name = "click" -version = "8.4.1" +version = "8.4.2" description = "Composable command line interface toolkit" optional = false python-versions = ">=3.10" groups = ["main", "utils"] markers = "python_version >= \"3.12\"" files = [ - {file = "click-8.4.1-py3-none-any.whl", hash = "sha256:482be17c6991b8c19c5429a1e995d9b0efdbb63172824c41f99965dc0ade8ec2"}, - {file = "click-8.4.1.tar.gz", hash = "sha256:918b5633eddf6b41c32d4f454bf0de810065c74e3f7dbf8ee5452f8be88d3e96"}, + {file = "click-8.4.2-py3-none-any.whl", hash = "sha256:e6f9f66136c816745b9d65817da91d61d957fb16e02e4dcd0552553c5a197b76"}, + {file = "click-8.4.2.tar.gz", hash = "sha256:9a6cea6e60b17ebe0a44c5cc636d94f09bd66142c1cd7d8b4cd731c4917a15f6"}, ] [package.dependencies] @@ -767,15 +767,15 @@ dev = ["argcomplete", "attrs (>=19.2)", "hypothesis (>=3.56)", "mock", "requests [[package]] name = "pytest" -version = "9.0.3" +version = "9.1.1" description = "pytest: simple powerful testing with Python" optional = false python-versions = ">=3.10" groups = ["dev"] markers = "python_version >= \"3.12\"" files = [ - {file = "pytest-9.0.3-py3-none-any.whl", hash = "sha256:2c5efc453d45394fdd706ade797c0a81091eccd1d6e4bccfcd476e2b8e0ab5d9"}, - {file = "pytest-9.0.3.tar.gz", hash = "sha256:b86ada508af81d19edeb213c681b1d48246c1a91d304c6c81a427674c17eb91c"}, + {file = "pytest-9.1.1-py3-none-any.whl", hash = "sha256:37a86b45efb9a47a61a36449063e8e18d0cab3161329fc099eb21783169c4f0c"}, + {file = "pytest-9.1.1.tar.gz", hash = "sha256:1088fbde8f2b49d95a549a195707afa7a76a3ce9bcadc26b6d71f0ffda5fe313"}, ] [package.dependencies] diff --git a/.github/test_projects/minimal/poetry.lock b/.github/test_projects/minimal/poetry.lock index f5e54d7..fc65ba9 100644 --- a/.github/test_projects/minimal/poetry.lock +++ b/.github/test_projects/minimal/poetry.lock @@ -795,14 +795,14 @@ files = [ [[package]] name = "pyright" -version = "1.1.409" +version = "1.1.411" description = "Command line wrapper for pyright" optional = false python-versions = ">=3.7" groups = ["lint"] files = [ - {file = "pyright-1.1.409-py3-none-any.whl", hash = "sha256:aa3ea228cab90c845c7a60d28db7a844c04315356392aa09fafcee98c8c22fb3"}, - {file = "pyright-1.1.409.tar.gz", hash = "sha256:986ee05beca9e077c165758ad123667c679e050059a2546aa02473930394bc93"}, + {file = "pyright-1.1.411-py3-none-any.whl", hash = "sha256:dc7c72a8e2700c55baa127554040e067041ea53ccfd50bf96308cc4291c7d5d9"}, + {file = "pyright-1.1.411.tar.gz", hash = "sha256:d885a0551f2e763b089a02702174e7f4ba77548cddabc972ab86d1f7f1b0f998"}, ] [package.dependencies] diff --git a/.github/test_projects/mypy-errors/poetry.lock b/.github/test_projects/mypy-errors/poetry.lock index f5e54d7..fc65ba9 100644 --- a/.github/test_projects/mypy-errors/poetry.lock +++ b/.github/test_projects/mypy-errors/poetry.lock @@ -795,14 +795,14 @@ files = [ [[package]] name = "pyright" -version = "1.1.409" +version = "1.1.411" description = "Command line wrapper for pyright" optional = false python-versions = ">=3.7" groups = ["lint"] files = [ - {file = "pyright-1.1.409-py3-none-any.whl", hash = "sha256:aa3ea228cab90c845c7a60d28db7a844c04315356392aa09fafcee98c8c22fb3"}, - {file = "pyright-1.1.409.tar.gz", hash = "sha256:986ee05beca9e077c165758ad123667c679e050059a2546aa02473930394bc93"}, + {file = "pyright-1.1.411-py3-none-any.whl", hash = "sha256:dc7c72a8e2700c55baa127554040e067041ea53ccfd50bf96308cc4291c7d5d9"}, + {file = "pyright-1.1.411.tar.gz", hash = "sha256:d885a0551f2e763b089a02702174e7f4ba77548cddabc972ab86d1f7f1b0f998"}, ] [package.dependencies] diff --git a/.github/test_projects/ni-python-styleguide-errors/poetry.lock b/.github/test_projects/ni-python-styleguide-errors/poetry.lock index f5e54d7..fc65ba9 100644 --- a/.github/test_projects/ni-python-styleguide-errors/poetry.lock +++ b/.github/test_projects/ni-python-styleguide-errors/poetry.lock @@ -795,14 +795,14 @@ files = [ [[package]] name = "pyright" -version = "1.1.409" +version = "1.1.411" description = "Command line wrapper for pyright" optional = false python-versions = ">=3.7" groups = ["lint"] files = [ - {file = "pyright-1.1.409-py3-none-any.whl", hash = "sha256:aa3ea228cab90c845c7a60d28db7a844c04315356392aa09fafcee98c8c22fb3"}, - {file = "pyright-1.1.409.tar.gz", hash = "sha256:986ee05beca9e077c165758ad123667c679e050059a2546aa02473930394bc93"}, + {file = "pyright-1.1.411-py3-none-any.whl", hash = "sha256:dc7c72a8e2700c55baa127554040e067041ea53ccfd50bf96308cc4291c7d5d9"}, + {file = "pyright-1.1.411.tar.gz", hash = "sha256:d885a0551f2e763b089a02702174e7f4ba77548cddabc972ab86d1f7f1b0f998"}, ] [package.dependencies] diff --git a/.github/test_projects/pyright-errors/poetry.lock b/.github/test_projects/pyright-errors/poetry.lock index 6200415..b9ba4db 100644 --- a/.github/test_projects/pyright-errors/poetry.lock +++ b/.github/test_projects/pyright-errors/poetry.lock @@ -510,14 +510,14 @@ files = [ [[package]] name = "pyright" -version = "1.1.409" +version = "1.1.411" description = "Command line wrapper for pyright" optional = false python-versions = ">=3.7" groups = ["lint"] files = [ - {file = "pyright-1.1.409-py3-none-any.whl", hash = "sha256:aa3ea228cab90c845c7a60d28db7a844c04315356392aa09fafcee98c8c22fb3"}, - {file = "pyright-1.1.409.tar.gz", hash = "sha256:986ee05beca9e077c165758ad123667c679e050059a2546aa02473930394bc93"}, + {file = "pyright-1.1.411-py3-none-any.whl", hash = "sha256:dc7c72a8e2700c55baa127554040e067041ea53ccfd50bf96308cc4291c7d5d9"}, + {file = "pyright-1.1.411.tar.gz", hash = "sha256:d885a0551f2e763b089a02702174e7f4ba77548cddabc972ab86d1f7f1b0f998"}, ] [package.dependencies] diff --git a/.github/test_projects/repo_root/poetry.lock b/.github/test_projects/repo_root/poetry.lock index f5e54d7..fc65ba9 100644 --- a/.github/test_projects/repo_root/poetry.lock +++ b/.github/test_projects/repo_root/poetry.lock @@ -795,14 +795,14 @@ files = [ [[package]] name = "pyright" -version = "1.1.409" +version = "1.1.411" description = "Command line wrapper for pyright" optional = false python-versions = ">=3.7" groups = ["lint"] files = [ - {file = "pyright-1.1.409-py3-none-any.whl", hash = "sha256:aa3ea228cab90c845c7a60d28db7a844c04315356392aa09fafcee98c8c22fb3"}, - {file = "pyright-1.1.409.tar.gz", hash = "sha256:986ee05beca9e077c165758ad123667c679e050059a2546aa02473930394bc93"}, + {file = "pyright-1.1.411-py3-none-any.whl", hash = "sha256:dc7c72a8e2700c55baa127554040e067041ea53ccfd50bf96308cc4291c7d5d9"}, + {file = "pyright-1.1.411.tar.gz", hash = "sha256:d885a0551f2e763b089a02702174e7f4ba77548cddabc972ab86d1f7f1b0f998"}, ] [package.dependencies]