Skip to content

Commit 0c5db9a

Browse files
Bump pytest from 7.2.0 to 7.4.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 to 7.4.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.0...7.4.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 07b70f9 commit 0c5db9a

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ typed-ast = [
4444
#mkdocs-material = {version = "5.2.3", optional = true}
4545

4646
[tool.poetry.dev-dependencies]
47-
pytest = "^7.2"
47+
pytest = "^7.4"
4848
pytest-cov = "*"
4949
pytest-mock = "*"
5050
mypy = "*"

0 commit comments

Comments
 (0)