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 706e5d2 commit a3773b2Copy full SHA for a3773b2
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