Skip to content

Commit 9042039

Browse files
chore(deps-dev): bump pytest from 7.3.2 to 7.4.0 (#2557)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a942bb7 commit 9042039

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
@@ -36,7 +36,7 @@ typing-extensions = "^4.6.2"
3636

3737
[tool.poetry.dev-dependencies]
3838
coverage = {extras = ["toml"], version = "^7.2"}
39-
pytest = "^7.3.2"
39+
pytest = "^7.4.0"
4040
black = "^23.3"
4141
boto3 = "^1.18"
4242
flake8 = [

0 commit comments

Comments
 (0)