Skip to content

Commit 6f5ea42

Browse files
dependabot[bot]insolor
authored andcommitted
Bump pytest from 7.2.1 to 7.2.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.1 to 7.2.2. - [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.2.1...7.2.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent de51eda commit 6f5ea42

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
@@ -23,7 +23,7 @@ Pillow = {version = "^9.1.1", optional = true}
2323
httpx = {version = "^0.23.1", optional = true}
2424

2525
[tool.poetry.dev-dependencies]
26-
pytest = "^7.2.1"
26+
pytest = "^7.2.2"
2727
pytest-cov = "^4.0.0"
2828
pytest-timeout = "^2.0.1"
2929
flake8 = "^5.0.4"

0 commit comments

Comments
 (0)