Skip to content

Commit 9e2665b

Browse files
chore(deps): update dependency astral-sh/uv to v0.9.21
1 parent 8468e28 commit 9e2665b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pylint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
save-cache: ${{ github.ref == 'refs/heads/main' }}
3030
cache-suffix: ${{ steps.setup_python.outputs.python-version }}
31-
version: 0.9.20
31+
version: 0.9.21
3232
- name: Install deps
3333
run: uv sync --no-binary-package lxml --no-binary-package xmlsec --all-extras --group pylint
3434
- name: Run pylint

0 commit comments

Comments
 (0)