Skip to content

Commit 9343eef

Browse files
dependabot[bot]nuclearcat
authored andcommitted
build(deps-dev): bump pytest-dependency from 0.5.1 to 0.6.1
Bumps [pytest-dependency](https://github.com/RKrahl/pytest-dependency) from 0.5.1 to 0.6.1. - [Release notes](https://github.com/RKrahl/pytest-dependency/releases) - [Changelog](https://github.com/RKrahl/pytest-dependency/blob/develop/CHANGES.rst) - [Commits](RKrahl/pytest-dependency@0.5.1...0.6.1) --- updated-dependencies: - dependency-name: pytest-dependency dependency-version: 0.6.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8f336d commit 9343eef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ tests = [
3838
"fakeredis == 2.34.1",
3939
"pytest == 6.2.5",
4040
"pytest-asyncio == 0.16.0",
41-
"pytest-dependency == 0.5.1",
41+
"pytest-dependency == 0.6.1",
4242
"pytest-mock == 3.6.1",
4343
"pytest-order == 1.0.1",
4444
"httpx == 0.23.3",

0 commit comments

Comments
 (0)