Skip to content

Commit 8460c14

Browse files
chore(deps-dev): bump pytest from 6.2.5 to 7.1.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.1.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@6.2.5...7.1.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5ed2d15 commit 8460c14

File tree

2 files changed

+42
-37
lines changed

2 files changed

+42
-37
lines changed

poetry.lock

Lines changed: 41 additions & 36 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
@@ -11,7 +11,7 @@ matplotlib = "^3.5.1"
1111

1212
[tool.poetry.dev-dependencies]
1313
pysen = { version = "^0.10.1", extras = ["lint"] }
14-
pytest = "^6.2.5"
14+
pytest = "^7.1.3"
1515
pytest-mock = "^3.6.1"
1616
pytest-sugar = "^0.9.4"
1717

0 commit comments

Comments
 (0)