Skip to content

Commit 7aef9a2

Browse files
chore(dependencies): update dependency python to v3.14.3
1 parent 40f2a53 commit 7aef9a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/checkout@master
1111
- uses: actions/setup-python@v5
1212
with:
13-
python-version: "3.10"
13+
python-version: "3.14.3"
1414
architecture: "x64"
1515
- run: python -m pip install -U pip wheel setuptools
1616
- run: python -m pip install -r test-requirements.txt

0 commit comments

Comments
 (0)