chore: Update Python dependencies

This commit is contained in:
sebthom
2024-03-11 00:41:20 +01:00
parent f943078d44
commit d5ae070bb3
4 changed files with 71 additions and 77 deletions

View File

@@ -64,12 +64,9 @@ dev = [
"bandit",
"toml", # required by bandit
"tomli", # required by bandit
"pytest",
"flaky", # used by pytest
"pytest-rerunfailures",
"pyinstaller",
"pylint",
"mypy",
"pyright",