Skip to content

Commit 63e43d7

Browse files
authored
Merge pull request #1001 from OWASP/renovate/python-3.x
chore(deps): update dependency python to 3.14
2 parents 6b02fe4 + 0dbe2fe commit 63e43d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Setup python
3434
uses: actions/setup-python@v5
3535
with:
36-
python-version: "3.13"
36+
python-version: "3.14"
3737
- uses: actions/cache@v4
3838
name: Cache plugin dir
3939
with:

0 commit comments

Comments
 (0)