Skip to content

Commit

Permalink
Bump jiter from 0.5.0 to 0.6.1
Browse files Browse the repository at this point in the history
Bumps [jiter](https://github.com/pydantic/jiter) from 0.5.0 to 0.6.1.
- [Release notes](https://github.com/pydantic/jiter/releases)
- [Commits](pydantic/jiter@v0.5.0...v0.6.1)

---
updated-dependencies:
- dependency-name: jiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent e49c549 commit daa1c5d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ base64 = "0.22.1"
num-bigint = "0.4.6"
python3-dll-a = "0.2.10"
uuid = "1.10.0"
jiter = { version = "0.5", features = ["python"] }
jiter = { version = "0.6", features = ["python"] }
hex = "0.4.3"

[lib]
Expand Down

0 comments on commit daa1c5d

Please sign in to comment.