Skip to content

Commit 2ab8680

Browse files
chore(deps-dev): bump pytest from 6.2.5 to 7.1.2 (#5)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 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.5...7.1.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cab5fa6 commit 2ab8680

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 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
@@ -34,7 +34,7 @@ poetryup = "^0.3.15"
3434
pylint = "^2.13.9"
3535
pylint-absolute-imports = "1.0.1"
3636
pylint-quotes = "^0.2.3"
37-
pytest = "^6.2.5"
37+
pytest = "^7.1.2"
3838
pytest-cov = "^3.0.0"
3939
pytest-mock = "^3.8.2"
4040
setuptools = "^45"

0 commit comments

Comments
 (0)