Skip to content

Commit 41f4f33

Browse files
chore(deps): update dependency python to v3.14.2
1 parent 4f35be4 commit 41f4f33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up Python 3.12
2020
uses: actions/setup-python@v6
2121
with:
22-
python-version: "3.14.0"
22+
python-version: "3.14.2"
2323
- name: Install wemake-python-styleguide
2424
run: pip install ruff==0.9.4
2525
- name: Run ruff

0 commit comments

Comments
 (0)