Skip to content

Commit 17a35e3

Browse files
authored
Update jiter to v0.14.0 (#13064)
1 parent feea402 commit 17a35e3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pydantic-core/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pydantic-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ base64 = "0.22.1"
4545
num-bigint = "0.4.6"
4646
num-traits = "0.2.19"
4747
uuid = "1.23.0"
48-
jiter = { version = "0.13.0", features = ["python"] }
48+
jiter = { version = "0.14.0", features = ["python"] }
4949
hex = "0.4.3"
5050
percent-encoding = "2.3.2"
5151
hashbrown = { version = "0.16", default-features = false, features = ["inline-more"] }

0 commit comments

Comments
 (0)