Skip to content

Commit

Permalink
chore: Update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitry Dygalo <[email protected]>
  • Loading branch information
Stranger6667 committed Mar 3, 2024
1 parent 584a07a commit e15d4dd
Show file tree
Hide file tree
Showing 7 changed files with 494 additions and 294 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,9 @@ jobs:
- run: cargo clippy --all-targets --all-features -- -D warnings
working-directory: ./jsonschema

- run: cargo clippy --all-targets --all-features -- -D warnings
working-directory: ./bindings/python

features:
name: Check features
runs-on: ubuntu-20.04
Expand Down
4 changes: 4 additions & 0 deletions bindings/python/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## [Unreleased]

### Changed

- Update `pyo3` to `0.20`.

## [0.17.1] - 2023-07-05

### Changed
Expand Down
Loading

0 comments on commit e15d4dd

Please sign in to comment.