Skip to content

Commit

Permalink
build(deps): bump serial_test from 2.0.0 to 3.1.0 (#2158)
Browse files Browse the repository at this point in the history
Bumps [serial_test](https://github.com/palfrey/serial_test) from 2.0.0 to 3.1.0.
- [Release notes](https://github.com/palfrey/serial_test/releases)
- [Commits](palfrey/serial_test@v2.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: serial_test
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent 887ae90 commit b2639b0
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 20 deletions.
40 changes: 21 additions & 19 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ chrono = "0.4.33"
filetime = "0.2"
itertools = "0.12"
predicates = "=3.1.0"
serial_test = "2.0"
serial_test = "3.1"
temp-env = "0.3.6"
test-case = "3.3.1"
thirtyfour_sync = "0.27"
Expand Down

0 comments on commit b2639b0

Please sign in to comment.