Skip to content

Commit 9d0d1ee

Browse files
Merge pull request #792 from codecentric/renovate/python-3.x
chore(deps): update dependency python to 3.13
2 parents e672aa8 + 7c37a0a commit 9d0d1ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lpt-locust.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: 🏗 Setup python
3030
uses: actions/setup-python@v5
3131
with:
32-
python-version: '3.11'
32+
python-version: '3.13'
3333
cache: 'pip'
3434
cache-dependency-path: 'test/lpt-locust/src/requirements.txt'
3535
- name: 👨🏻‍💻 Install dependencies

0 commit comments

Comments
 (0)