Skip to content

Commit 2bfce2f

Browse files
chore(deps-dev): bump pytest from 8.3.2 to 8.3.3 (#5153)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.3.3. - [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.2...8.3.3) --- 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>
1 parent faf8fea commit 2bfce2f

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
@@ -56,7 +56,7 @@ jsonpath-ng = { version = "^1.6.0", optional = true }
5656

5757
[tool.poetry.dev-dependencies]
5858
coverage = { extras = ["toml"], version = "^7.6" }
59-
pytest = "^8.3.2"
59+
pytest = "^8.3.3"
6060
black = "^24.8"
6161
boto3 = "^1.26.164"
6262
isort = "^5.13.2"

0 commit comments

Comments
 (0)