chore(tvix): bump rstest to 0.19.0
Change-Id: Ib2f5e84fdb8be1210b3507da67d4fe84f061651e Reviewed-on: https://cl.tvl.fyi/c/depot/+/11387 Tested-by: BuildkiteCI Reviewed-by: Brian Olsen <me@griff.name> Autosubmit: flokli <flokli@flokli.de> Reviewed-by: raitobezarius <tvl@lahfa.xyz>
This commit is contained in:
parent
fbf31f45ef
commit
f8800ba189
6 changed files with 12 additions and 12 deletions
|
@ -40,7 +40,7 @@ hex-literal = "0.4.1"
|
|||
lazy_static = "1.4.0"
|
||||
nix = { version = "0.27.1", features = [ "fs" ] }
|
||||
pretty_assertions = "1.4.0"
|
||||
rstest = "0.18.2"
|
||||
rstest = "0.19.0"
|
||||
tempfile = "3.8.1"
|
||||
test-case = "3.3.1"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue