Skip to content

Commit 4da7192

Browse files
authored
uprev to jiter v0.0.6, uprev pydantic-core (#1165)
1 parent 29c5419 commit 4da7192

File tree

2 files changed

+18
-7
lines changed

2 files changed

+18
-7
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pydantic-core"
3-
version = "2.15.0"
3+
version = "2.16.0"
44
edition = "2021"
55
license = "MIT"
66
homepage = "https://github.com/pydantic/pydantic-core"
@@ -43,7 +43,7 @@ base64 = "0.21.7"
4343
num-bigint = "0.4.4"
4444
python3-dll-a = "0.2.7"
4545
uuid = "1.6.1"
46-
jiter = {version = "0.0.5", features = ["python"]}
46+
jiter = {version = "0.0.6", features = ["python"]}
4747

4848
[lib]
4949
name = "_pydantic_core"

0 commit comments

Comments
 (0)