Skip to content

Commit ca9b29b

Browse files
chore(deps): bump serial_test from 3.2.0 to 3.4.0 (#25022)
Bumps [serial_test](https://github.com/palfrey/serial_test) from 3.2.0 to 3.4.0. - [Release notes](https://github.com/palfrey/serial_test/releases) - [Commits](palfrey/serial_test@v3.2.0...v3.4.0) --- updated-dependencies: - dependency-name: serial_test dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 47b5b02 commit ca9b29b

2 files changed

Lines changed: 7 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 6 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ vector-vrl-category = { path = "lib/vector-vrl/category" }
214214
vector-vrl-functions = { path = "lib/vector-vrl/functions", default-features = false }
215215
vrl = { git = "https://github.com/vectordotdev/vrl.git", branch = "main", default-features = false, features = ["arbitrary", "cli", "test", "test_framework", "stdlib-base"] }
216216
mock_instant = { version = "0.6" }
217-
serial_test = { version = "3.2" }
217+
serial_test = { version = "3.4" }
218218
strum = { version = "0.28", features = ["derive"] }
219219

220220
[dependencies]

0 commit comments

Comments
 (0)