Skip to content

Commit a679329

Browse files
committed
build(deps): update dependency poethepoet to v0.33.0
1 parent 1dabe8e commit a679329

File tree

2 files changed

+18
-7
lines changed

2 files changed

+18
-7
lines changed

poetry.lock

Lines changed: 17 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ pytest-gitconfig = ">=0.6.0"
5757
pytest-xdist = ">=2.5.0"
5858
types-backports = ">=0.1.3"
5959
types-colorama = ">=0.4"
60+
types-psutil = ">=0"
6061
types-pygments = ">=2.17"
6162
types-pyyaml = ">=6.0.4"
6263
typing-extensions = { version = ">=3.10.0.0,<5.0.0", python = "<3.10" }
@@ -117,7 +118,6 @@ extend-select = [
117118
"I",
118119
"PERF",
119120
"PGH",
120-
"PTH",
121121
"UP",
122122
]
123123
extend-ignore = ['B028', "B904", "D105", "D107", "E501"]

0 commit comments

Comments
 (0)