Skip to content

Commit

Permalink
Bump pytest from 7.2.2 to 7.3.1
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.2 to 7.3.1.
- [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.2.2...7.3.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Marenz committed May 23, 2023
1 parent 889b187 commit d21026d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dev-pylint = [
# For checking the noxfile and tests
"frequenz-api-common[dev-noxfile,dev-pytest]",
]
dev-pytest = ["pytest == 7.2.2"]
dev-pytest = ["pytest == 7.3.1"]
dev = [
"frequenz-api-common[dev-docstrings,dev-formatting,dev-mypy,dev-noxfile,dev-pylint,dev-pytest]",
]
Expand Down

0 comments on commit d21026d

Please sign in to comment.