Skip to content

Commit e8a5db7

Browse files
Bump rstest from 0.25.0 to 0.26.1 in /pymoors
Bumps [rstest](https://github.com/la10736/rstest) from 0.25.0 to 0.26.1. - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.25.0...v0.26.1) --- updated-dependencies: - dependency-name: rstest dependency-version: 0.26.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e45eb4d commit e8a5db7

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

pymoors/Cargo.lock

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

pymoors/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ extension-module = ["pyo3/extension-module"]
3030

3131
[dev-dependencies]
3232
criterion = "0.5.1"
33-
rstest = "0.25.0"
33+
rstest = "0.26.1"
3434

3535
[lints.rust]
3636
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage,coverage_nightly)'] }

0 commit comments

Comments
 (0)