Skip to content

Commit

Permalink
Try updating PDM and relocking (#573)
Browse files Browse the repository at this point in the history
* Try updating PDM and relocking
* Upgrade ujson
  • Loading branch information
Tinche committed Aug 28, 2024
1 parent 2ff8382 commit 4e2a8da
Show file tree
Hide file tree
Showing 3 changed files with 103 additions and 66 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
python-version: "${{ matrix.python-version }}"
allow-python-prereleases: true
cache: true
version: "2.17.3"
version: "2.18.1"

- name: "Run Tox"
run: |
Expand Down
Loading

0 comments on commit 4e2a8da

Please sign in to comment.