Skip to content

Commit

Permalink
Update dependencies:
Browse files Browse the repository at this point in the history
* pin pip to 23.2.1
* update pyyaml to 6.0.1
  • Loading branch information
mnako committed Sep 2, 2023
1 parent f6fbba1 commit 077d213
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 29 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:

- name: "Set up PDM"
run: |
pip install --upgrade pip==23.2.1
pip install --user pdm==2.9.0
pdm install
Expand Down
74 changes: 45 additions & 29 deletions pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 077d213

Please sign in to comment.