Skip to content

Commit 2d3a779

Browse files
chore(deps-dev): bump pytest from 7.2.2 to 7.3.0 (#2106)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 191dde4 commit 2d3a779

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

poetry.lock

+5-6
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.2"
38+
pytest = "^7.3.0"
3939
black = "^23.3"
4040
boto3 = "^1.18"
4141
flake8 = [

0 commit comments

Comments
 (0)