Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit 3fab536

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] <support@github.com>
1 parent 9013c8b commit 3fab536

File tree

2 files changed

+22
-19
lines changed

2 files changed

+22
-19
lines changed

poetry.lock

Lines changed: 21 additions & 18 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
@@ -41,7 +41,7 @@ flake8-docstrings = "^1.6.0"
4141
flake8-rst-docstrings = "^0.2.7"
4242
pep8-naming = "^0.13.2"
4343
darglint = "^1.8.1"
44-
pytest = "^7.1.3"
44+
pytest = "^7.2.0"
4545
pre-commit-hooks = "^4.3.0"
4646
pytest_mock = "^3.10.0"
4747
reorder-python-imports = "^3.8.5"

0 commit comments

Comments
 (0)