diff --git a/poetry.lock b/poetry.lock index 4718f18..04fcb23 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "annotated-types" @@ -370,13 +370,13 @@ typing-extensions = ">=4.6.0,<4.7.0 || >4.7.0" [[package]] name = "pyright" -version = "1.1.355" +version = "1.1.356" description = "Command line wrapper for pyright" optional = false python-versions = ">=3.7" files = [ - {file = "pyright-1.1.355-py3-none-any.whl", hash = "sha256:bf30b6728fd68ae7d09c98292b67152858dd89738569836896df786e52b5fe48"}, - {file = "pyright-1.1.355.tar.gz", hash = "sha256:dca4104cd53d6484e6b1b50b7a239ad2d16d2ffd20030bcf3111b56f44c263bf"}, + {file = "pyright-1.1.356-py3-none-any.whl", hash = "sha256:a101b0f375f93d7082f9046cfaa7ba15b7cf8e1939ace45e984c351f6e8feb99"}, + {file = "pyright-1.1.356.tar.gz", hash = "sha256:f05b8b29d06b96ed4a0885dad5a31d9dff691ca12b2f658249f583d5f2754021"}, ] [package.dependencies] @@ -620,4 +620,4 @@ zstd = ["zstandard (>=0.18.0)"] [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "b49574b0e881b05ce1ba2cabbf1ba94cbefb47a5401a45dad29812f74fbf4f74" +content-hash = "22b57273a56a0e5530cdabf04d744dbbaaa0c93dbbbae3258561ba79030a0f24" diff --git a/pyproject.toml b/pyproject.toml index 43c8aac..02839ff 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ regex = "^2023.12.25" ruff = "0.3.4" pytest = "^8" pytest-cov = "^4.1.0" -pyright = "1.1.355" +pyright = "1.1.356" [tool.pytest.ini_options] addopts = [