Skip to content

Commit 5b93fd6

Browse files
Bump pytest from 6.2.5 to 7.1.3 (#45)
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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f421ad7 commit 5b93fd6

File tree

2 files changed

+8
-20
lines changed

2 files changed

+8
-20
lines changed

poetry.lock

Lines changed: 7 additions & 19 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
@@ -28,7 +28,7 @@ mypy = "^0.971"
2828
pre-commit = "^2.20.0"
2929
pydocstyle = "^6.1.1"
3030
pylint = "^2.12.2"
31-
pytest = "^6.2.5"
31+
pytest = "^7.1.3"
3232
pytest-cov = "^3.0.0"
3333
reorder-python-imports = "^3.8.2"
3434

0 commit comments

Comments
 (0)