Skip to content

Commit 56ddf21

Browse files
chore(deps-dev): bump pytest from 7.1.2 to 7.1.3 (#158)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.2 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@7.1.2...7.1.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... 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 1e47d6d commit 56ddf21

File tree

2 files changed

+5
-18
lines changed

2 files changed

+5
-18
lines changed

poetry.lock

+4-17
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
@@ -24,7 +24,7 @@ deprecation = "^2.1.0"
2424
pydantic = "^1.9.0"
2525

2626
[tool.poetry.dev-dependencies]
27-
pytest = "^7.1.2"
27+
pytest = "^7.1.3"
2828
Sphinx = "^4.3.2"
2929
flake8 = "^4.0.1"
3030
black = "^22.10"

0 commit comments

Comments
 (0)