Skip to content

Commit c77869a

Browse files
chore(deps-dev): bump pytest from 8.2.2 to 8.3.1 (aws-powertools#4799)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.1. - [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.2.2...8.3.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 484e5c3 commit c77869a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
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.2.2"
59+
pytest = "^8.3.1"
6060
black = "^24.4"
6161
boto3 = "^1.26.164"
6262
isort = "^5.13.2"

0 commit comments

Comments
 (0)