Skip to content

Commit 35d9b00

Browse files
Bump percent-encoding from 2.3.1 to 2.3.2
Bumps [percent-encoding](https://github.com/servo/rust-url) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/commits) --- updated-dependencies: - dependency-name: percent-encoding dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7cf998e commit 35d9b00

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ num-traits = "0.2.19"
4646
uuid = "1.18.1"
4747
jiter = { version = "0.11.1", features = ["python"] }
4848
hex = "0.4.3"
49-
percent-encoding = "2.3.1"
49+
percent-encoding = "2.3.2"
5050

5151
[lib]
5252
name = "_pydantic_core"

0 commit comments

Comments
 (0)