Skip to content

Commit ee10231

Browse files
committed
Make pylint benchmark work on CPython 3.11
1 parent cbf1789 commit ee10231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/bm_pylint/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ mccabe==0.6.1
55
pylint==2.6.0
66
six==1.15.0
77
toml==0.10.1
8-
wrapt==1.12.1
8+
wrapt==1.14.1

0 commit comments

Comments
 (0)