Skip to content

Commit a34b0bb

Browse files
chore(deps): update dependency python to v3.14.4
| datasource | package | from | to | | -------------- | ------- | ------ | ------ | | python-version | python | 3.14.3 | 3.14.4 |
1 parent beba3af commit a34b0bb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pre-commit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ concurrency:
2424

2525
env:
2626
GO_VERSION: "1.26.2"
27-
PYTHON_VERSION: "3.14.3"
27+
PYTHON_VERSION: "3.14.4"
2828

2929
jobs:
3030
pre-commit:

.github/workflows/syntax-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ env:
3434
COLLECTION_PATH: ansible_collections/dreadnode/goad
3535
REQUIREMENTS_FILE: .hooks/requirements.txt
3636
PY_COLORS: "1"
37-
PYTHON_VERSION: "3.14.3"
37+
PYTHON_VERSION: "3.14.4"
3838
ROLE: ${{ github.event.inputs.ROLE }}
3939
ANSIBLE_COLLECTIONS_PATH: ~/.ansible/collections
4040

0 commit comments

Comments
 (0)