Skip to content

Commit d4fe928

Browse files
dependabot[bot]Steve Vaughan Jr
authored andcommitted
chore(deps): bump regex from 1.11.2 to 1.11.3 in /native (apache#2483)
Bumps [regex](https://github.com/rust-lang/regex) from 1.11.2 to 1.11.3. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.11.2...1.11.3) --- updated-dependencies: - dependency-name: regex dependency-version: 1.11.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 003f190 commit d4fe928

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

native/Cargo.lock

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

native/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ chrono-tz = { version = "0.10" }
4747
futures = "0.3.28"
4848
num = "0.4"
4949
rand = "0.9"
50-
regex = "1.9.6"
50+
regex = "1.11.3"
5151
thiserror = "2"
5252
object_store = { version = "0.12.3", features = ["gcp", "azure", "aws", "http"] }
5353
url = "2.2"

0 commit comments

Comments
 (0)