Skip to content

Commit 4d30136

Browse files
chore(deps-dev): bump pytest from 7.2.0 to 7.2.1 (#1838)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5813abc commit 4d30136

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
@@ -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)