aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorTrygve Aaberge <trygveaa@gmail.com>2023-08-19 12:52:27 +0200
committerTrygve Aaberge <trygveaa@gmail.com>2024-02-18 11:32:53 +0100
commit4e38811c1a97ed4217b8cf38aa0f82816e9f8513 (patch)
tree9d07107598fed4ead04e810bd0db5e2c8fe6dc36 /pyproject.toml
parent94733110f491c02b6b6ac30fe3095eabb56fa6b4 (diff)
downloadwee-slack-4e38811c1a97ed4217b8cf38aa0f82816e9f8513.tar.gz
Upgrade dependencies
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"]