diff --git a/poetry.lock b/poetry.lock index 94a4e60..04f8bc6 100644 --- a/poetry.lock +++ b/poetry.lock @@ -383,13 +383,13 @@ typing-extensions = ">=4.6.0,<4.7.0 || >4.7.0" [[package]] name = "pyright" -version = "1.1.374" +version = "1.1.375" description = "Command line wrapper for pyright" optional = false python-versions = ">=3.7" files = [ - {file = "pyright-1.1.374-py3-none-any.whl", hash = "sha256:55752bcf7a3646d293cd76710a983b71e16f6128aab2d42468e6eb7e46c0a70d"}, - {file = "pyright-1.1.374.tar.gz", hash = "sha256:d01b2daf864ba5e0362e56b844984865970d7204158e61eb685e2dab7804cb82"}, + {file = "pyright-1.1.375-py3-none-any.whl", hash = "sha256:4c5e27eddeaee8b41cc3120736a1dda6ae120edf8523bb2446b6073a52f286e3"}, + {file = "pyright-1.1.375.tar.gz", hash = "sha256:7765557b0d6782b2fadabff455da2014476404c9e9214f49977a4e49dec19a0f"}, ] [package.dependencies] @@ -620,4 +620,4 @@ zstd = ["zstandard (>=0.18.0)"] [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "28f063c639c40686d0995e10152f64351abd2405843884dd3ef89d895f46ecd0" +content-hash = "47069ae1b85ade76708d3fd27c5715d284563dec60d1d2c7d3e892980dae0624" diff --git a/pyproject.toml b/pyproject.toml index 3671f85..9236a0c 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.374" +pyright = "1.1.375" [tool.pytest.ini_options] addopts = [