Skip to content

Commit 961f78c

Browse files
Bump pytest from 7.3.1 to 7.4.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.1 to 7.4.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.3.1...7.4.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0328358 commit 961f78c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ dev-pylint = [
7474
"frequenz-api-dispatch[dev-mkdocs,dev-noxfile,dev-pytest]",
7575
]
7676
dev-pytest = [
77-
"pytest == 7.3.1",
77+
"pytest == 7.4.0",
7878
"frequenz-repo-config[extra-lint-examples] == 0.5.2",
7979
]
8080
dev = [

0 commit comments

Comments
 (0)