Skip to content

Commit b7521cd

Browse files
dependabot[bot]danielknell
authored andcommitted
build(deps-dev): bump pytest from 6.2.4 to 7.1.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.4 to 7.1.2. - [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.4...7.1.2) --- 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 6fd69f3 commit b7521cd

File tree

2 files changed

+21
-12
lines changed

2 files changed

+21
-12
lines changed

poetry.lock

Lines changed: 20 additions & 11 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
@@ -17,7 +17,7 @@ classifiers = [
1717
python = "^3.9"
1818

1919
[tool.poetry.dev-dependencies]
20-
pytest = "^6.2.4"
20+
pytest = "^7.1.2"
2121
black = "^21.5b0"
2222
pylint = "^2.8.2"
2323
mypy = "^0.812"

0 commit comments

Comments
 (0)