Skip to content

Commit 1b6c6a5

Browse files
Bump pytest from 7.0.0 to 7.0.1 (#90)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.0 to 7.0.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.0.0...7.0.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eda1892 commit 1b6c6a5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -21,7 +21,7 @@ deprecation = "^2.1.0"
2121
pydantic = "^1.9.0"
2222

2323
[tool.poetry.dev-dependencies]
24-
pytest = "^7.0.0"
24+
pytest = "^7.0.1"
2525
Sphinx = "^4.3.2"
2626
flake8 = "^4.0.1"
2727
black = "^22.1"

0 commit comments

Comments
 (0)