Skip to content

Commit d091af9

Browse files
authoredJan 16, 2023
chore(deps-dev): bump pytest from 7.2.0 to 7.2.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 to 7.2.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.2.0...7.2.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 1f1dba1 commit d091af9

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
@@ -28,7 +28,7 @@ typing-extensions = "^4.4.0"
2828

2929
[tool.poetry.dev-dependencies]
3030
coverage = {extras = ["toml"], version = "^7.0"}
31-
pytest = "^7.0.1"
31+
pytest = "^7.2.1"
3232
black = "^22.12"
3333
boto3 = "^1.18"
3434
flake8 = [

0 commit comments

Comments
 (0)