Skip to content

Commit 8a77430

Browse files
authored
Lock Pytest to 8.0.2 (#264)
The minor version bump seems to cause issues with flakey which might not be maintained anymore (box/flaky#198) Issue #, if available: N/A Description of changes: Lock pytest to 8.0.2 By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
1 parent 9beb5a0 commit 8a77430

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/e2e/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
acktest @ git+https://github.com/aws-controllers-k8s/test-infra.git@66d07f4daa2ce12d92f07cb332d5342a0aea4feb
2+
pytest==8.0.2
23
black==20.8b1
34
flaky==3.7.0

0 commit comments

Comments
 (0)