Skip to content

Commit a72678f

Browse files
chore(deps-dev): bump pytest from 7.4.0 to 7.4.1 (#3042)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Leandro Damascena <[email protected]>
1 parent 0bb2967 commit a72678f

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
@@ -38,7 +38,7 @@ datadog-lambda = { version = "^4.77.0", optional = true }
3838

3939
[tool.poetry.dev-dependencies]
4040
coverage = {extras = ["toml"], version = "^7.2"}
41-
pytest = "^7.4.0"
41+
pytest = "^7.4.1"
4242
black = "^23.3"
4343
boto3 = "^1.18"
4444
isort = "^5.11.5"

0 commit comments

Comments
 (0)