We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8468e28 commit 9e2665bCopy full SHA for 9e2665b
.github/workflows/pylint.yml
@@ -28,7 +28,7 @@ jobs:
28
with:
29
save-cache: ${{ github.ref == 'refs/heads/main' }}
30
cache-suffix: ${{ steps.setup_python.outputs.python-version }}
31
- version: 0.9.20
+ version: 0.9.21
32
- name: Install deps
33
run: uv sync --no-binary-package lxml --no-binary-package xmlsec --all-extras --group pylint
34
- name: Run pylint
0 commit comments