diff --git a/poetry.lock b/poetry.lock index f049396..10985c2 100644 --- a/poetry.lock +++ b/poetry.lock @@ -370,13 +370,13 @@ typing-extensions = ">=4.6.0,<4.7.0 || >4.7.0" [[package]] name = "pyright" -version = "1.1.358" +version = "1.1.359" description = "Command line wrapper for pyright" optional = false python-versions = ">=3.7" files = [ - {file = "pyright-1.1.358-py3-none-any.whl", hash = "sha256:0995b6a95eb11bd26f093cd5dee3d5e7258441b1b94d4a171b5dc5b79a1d4f4e"}, - {file = "pyright-1.1.358.tar.gz", hash = "sha256:185524a8d52f6f14bbd3b290b92ad905f25b964dddc9e7148aad760bd35c9f60"}, + {file = "pyright-1.1.359-py3-none-any.whl", hash = "sha256:5582777be7eab73512277ac7da7b41e15bc0737f488629cb9babd96e0769be61"}, + {file = "pyright-1.1.359.tar.gz", hash = "sha256:f0eab50f3dafce8a7302caeafd6a733f39901a2bf5170bb23d77fd607c8a8dbc"}, ] [package.dependencies] @@ -620,4 +620,4 @@ zstd = ["zstandard (>=0.18.0)"] [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "1d8d4ab055c1120ec6d77be280f950a968bc61679b5b7a40aec2e47379722aa2" +content-hash = "f6b96e96b945d953d2e057af398c64ab828cc3bba2dfaad4199db4a0c4a0c64d" diff --git a/pyproject.toml b/pyproject.toml index 948e158..c91a70b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ regex = "^2023.12.25" ruff = "0.3.7" pytest = "^8" pytest-cov = ">=4.1,<6.0" -pyright = "1.1.358" +pyright = "1.1.359" [tool.pytest.ini_options] addopts = [