Skip to content

Commit 75db394

Browse files
chore(deps): update dependency python to v3.14.0 (#5463)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 67aaf88 commit 75db394

File tree

1 file changed

+1
-1
lines changed
  • clients/algoliasearch-client-python/.github/workflows

1 file changed

+1
-1
lines changed

clients/algoliasearch-client-python/.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
- uses: actions/setup-python@v6
2222
with:
23-
python-version: 3.13.7
23+
python-version: 3.14.0
2424

2525
- name: install poetry
2626
shell: bash

0 commit comments

Comments
 (0)