Skip to content

Commit 9810cbe

Browse files
dependabot[bot]leandrodamascena
andauthoredOct 25, 2023
chore(deps-dev): bump pytest from 7.4.2 to 7.4.3 (#3249)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 7.4.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@7.4.2...v7.4.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Leandro Damascena <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Leandro Damascena <[email protected]>
1 parent af3a02d commit 9810cbe

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
@@ -49,7 +49,7 @@ aws-encryption-sdk = { version = "^3.1.1", optional = true }
4949

5050
[tool.poetry.dev-dependencies]
5151
coverage = {extras = ["toml"], version = "^7.2"}
52-
pytest = "^7.4.2"
52+
pytest = "^7.4.3"
5353
black = "^23.3"
5454
boto3 = "^1.18"
5555
isort = "^5.11.5"

0 commit comments

Comments
 (0)
Please sign in to comment.