Skip to content

Commit 64e23a1

Browse files
chore(deps-dev): bump pytest from 7.1.0 to 7.1.1 (#172)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 00d9239 commit 64e23a1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: poetry.lock

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

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ httpx = "^0.21.3"
2424
[tool.poetry.dev-dependencies]
2525
pre-commit = "^2.17.0"
2626
black = "^22.1"
27-
pytest = "^7.1.0"
27+
pytest = "^7.1.1"
2828
flake8 = "^4.0.1"
2929
isort = "^5.9.3"
3030
pytest-cov = "^3.0.0"

0 commit comments

Comments
 (0)