We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ab05f3 commit 26bd0cfCopy full SHA for 26bd0cf
pyproject.toml
@@ -54,7 +54,7 @@ runpod = "runpod.cli.entry:runpod_cli"
54
test = [
55
"asynctest",
56
"nest_asyncio",
57
- "pylint==3.2.5",
+ "pylint==3.3.1",
58
"pytest-asyncio",
59
"pytest-cov",
60
"pytest-timeout",
setup.py
@@ -17,7 +17,7 @@
17
"test": [
18
19
20
21
"pytest",
22
23
0 commit comments