Skip to content

Commit 1bb9cd1

Browse files
Bump pytest from 7.1.0 to 7.1.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.0 to 7.1.1. - [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.0...7.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 087e041 commit 1bb9cd1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ codespell = "^2.1.0"
1616
flake8 = "^4.0.1"
1717
invoke = "^1.6.0"
1818
pep8-naming = "^0.12.1"
19-
pytest = "^7.1.0"
19+
pytest = "^7.1.1"
2020
yamllint = "^1.26.3"
2121

2222
[build-system]

0 commit comments

Comments
 (0)