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 10678dc commit f8bcf4fCopy full SHA for f8bcf4f
3 files changed
.github/workflows/main.yml
@@ -25,7 +25,7 @@ jobs:
25
python-version: "${{ matrix.python-version }}"
26
allow-python-prereleases: true
27
cache: true
28
- version: "2.17.3"
+ version: "2.18.1"
29
30
- name: "Run Tox"
31
run: |
0 commit comments