We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68ea875 commit ff1c79eCopy full SHA for ff1c79e
.github/workflows/update_libraries.yml
@@ -15,7 +15,7 @@ jobs:
15
16
- uses: actions/setup-python@v6
17
with:
18
- python-version: "3.11"
+ python-version: "3.13"
19
20
- name: Install dependencies
21
run: python -m pip install --upgrade requests packaging
0 commit comments