Skip to content

Commit e0bc13d

Browse files
chore(deps-dev): bump pytest from 7.4.3 to 7.4.4 (#3576)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 7.4.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@7.4.3...7.4.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>
1 parent 1b63160 commit e0bc13d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ aws-encryption-sdk = { version = "^3.1.1", optional = true }
5050

5151
[tool.poetry.dev-dependencies]
5252
coverage = {extras = ["toml"], version = "^7.2"}
53-
pytest = "^7.4.3"
53+
pytest = "^7.4.4"
5454
black = "^23.3"
5555
boto3 = "^1.18"
5656
isort = "^5.11.5"

0 commit comments

Comments
 (0)