Skip to content

Commit 86796b1

Browse files
Bump pytest from 7.1.3 to 7.2.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.3 to 7.2.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.1.3...7.2.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 88894e2 commit 86796b1

File tree

2 files changed

+22
-7
lines changed

2 files changed

+22
-7
lines changed

poetry.lock

Lines changed: 21 additions & 6 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
@@ -35,7 +35,7 @@ ECPy = "^1.2.5"
3535
[tool.poetry.dev-dependencies]
3636
Sphinx = "^4.3.2"
3737
sphinx-rtd-theme = "^1.0.0"
38-
pytest = "^7.1.1"
38+
pytest = "^7.2.0"
3939
pytest-cov = "^4.0.0"
4040
flake8 = "^5.0.4"
4141
isort = "^5.10.1"

0 commit comments

Comments
 (0)