Skip to content

Commit ca10c2a

Browse files
Bump pytest from 7.1.1 to 7.1.2 (#402)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.1 to 7.1.2. - [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.1.1...7.1.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production 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: chandwanitulsi <[email protected]>
1 parent 9b8f54d commit ca10c2a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements-test.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -395,9 +395,9 @@ pyparsing==3.0.6 \
395395
# via
396396
# -r requirements.txt
397397
# packaging
398-
pytest==7.1.1 \
399-
--hash=sha256:841132caef6b1ad17a9afde46dc4f6cfa59a05f9555aae5151f73bdf2820ca63 \
400-
--hash=sha256:92f723789a8fdd7180b6b06483874feca4c48a5c76968e03bb3e7f806a1869ea
398+
pytest==7.1.2 \
399+
--hash=sha256:13d0e3ccfc2b6e26be000cb6568c832ba67ba32e719443bfe725814d3c42433c \
400+
--hash=sha256:a06a0425453864a270bc45e71f783330a7428defb4230fb5e6a731fde06ecd45
401401
# via
402402
# -r requirements-test.in
403403
# pytest-cov

0 commit comments

Comments
 (0)