Skip to content

Commit 621151e

Browse files
chore(deps-dev): bump pytest from 8.3.3 to 8.3.4 (#5695)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.3 to 8.3.4. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.3...8.3.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ana Falcão <[email protected]>
1 parent 2a6a985 commit 621151e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jsonpath-ng = { version = "^1.6.0", optional = true }
5858

5959
[tool.poetry.dev-dependencies]
6060
coverage = { extras = ["toml"], version = "^7.6" }
61-
pytest = "^8.3.3"
61+
pytest = "^8.3.4"
6262
black = "^24.8"
6363
boto3 = "^1.26.164"
6464
isort = "^5.13.2"

0 commit comments

Comments
 (0)