aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index b633e7f..9b232fb 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -25,7 +25,7 @@ pytest = "^7.1.3"
pytest-cov = "^4.0.0"
isort = "^5.10.1"
typing-extensions = "^4.4.0"
-pyright = "^1.1.317"
+pyright = "^1.1.323"
[tool.pylint.main]
ignored-modules = ["weechat"]