Skip to content

Commit caeb9fc

Browse files
committed
raise pylint version
1 parent 0cd09f8 commit caeb9fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-ubuntu-latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Python lint test
3333
run: |
3434
sudo apt-get install python3-colorlog python3-paramiko python3-libvirt -y
35-
sudo pip3 install pylint==2.14.5
35+
sudo pip3 install pylint==3.3.4
3636
pylint libvirtnbdbackup
3737
pylint virtnbd-nbdkit-plugin
3838
- name: Python typing tests

0 commit comments

Comments
 (0)