diff --git a/poetry.lock b/poetry.lock index c8eb02a..e6be2d4 100644 --- a/poetry.lock +++ b/poetry.lock @@ -384,13 +384,13 @@ typing-extensions = ">=4.6.0,<4.7.0 || >4.7.0" [[package]] name = "pyright" -version = "1.1.379" +version = "1.1.380" description = "Command line wrapper for pyright" optional = false python-versions = ">=3.7" files = [ - {file = "pyright-1.1.379-py3-none-any.whl", hash = "sha256:01954811ac71db8646f50de1577576dc275ffb891a9e7324350e676cf6df323f"}, - {file = "pyright-1.1.379.tar.gz", hash = "sha256:6f426cb6443786fa966b930c23ad1941c8cb9fe672e4589daea8d80bb34193ea"}, + {file = "pyright-1.1.380-py3-none-any.whl", hash = "sha256:a6404392053d8848bacc7aebcbd9d318bb46baf1a1a000359305481920f43879"}, + {file = "pyright-1.1.380.tar.gz", hash = "sha256:e6ceb1a5f7e9f03106e0aa1d6fbb4d97735a5e7ffb59f3de6b2db590baf935b2"}, ] [package.dependencies] @@ -621,4 +621,4 @@ zstd = ["zstandard (>=0.18.0)"] [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "26e42d7348fad235b537b9109e273c5fe1414b632b6bc3889a8269aeab1ae857" +content-hash = "6712782cadaba91cc265040d379ee4b3e16e17045676c4a58b27655e099ebcec" diff --git a/pyproject.toml b/pyproject.toml index 2bee87b..5b6a954 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ regex = ">=2023.12.25,<2025.0.0" ruff = "0.5.7" pytest = "^8" pytest-cov = ">=4.1,<6.0" -pyright = "1.1.379" +pyright = "1.1.380" [tool.pytest.ini_options] addopts = [