Skip to content

Commit 7b2734a

Browse files
chore(deps-dev): bump pytest from 7.2.1 to 7.2.2 (#1980)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0086f6c commit 7b2734a

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

3636
[tool.poetry.dev-dependencies]
3737
coverage = {extras = ["toml"], version = "^7.2"}
38-
pytest = "^7.2.1"
38+
pytest = "^7.2.2"
3939
black = "^23.1"
4040
boto3 = "^1.18"
4141
flake8 = [

0 commit comments

Comments
 (0)