Skip to content

Commit f8bcf4f

Browse files
committed
Try updating PDM and relocking (#573)
* Try updating PDM and relocking * Upgrade ujson
1 parent 10678dc commit f8bcf4f

File tree

3 files changed

+103
-66
lines changed

3 files changed

+103
-66
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
python-version: "${{ matrix.python-version }}"
2626
allow-python-prereleases: true
2727
cache: true
28-
version: "2.17.3"
28+
version: "2.18.1"
2929

3030
- name: "Run Tox"
3131
run: |

0 commit comments

Comments
 (0)