Skip to content

Commit

Permalink
chore(bors): merge pull request #773
Browse files Browse the repository at this point in the history
773: chore: fix pytest version to 7.4.4 r=tiagolobocastro a=Abhinandan-Purkait

#### Why we need the PR?
The latest version of pytest has deprecated `fixturemanager` which is causing failures in pytests. This pins the version to `7.4.4`.

Co-authored-by: Abhinandan Purkait <[email protected]>
  • Loading branch information
mayastor-bors and Abhinandan-Purkait committed Mar 4, 2024
2 parents 32099e6 + 0feda98 commit 5446a34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/bdd/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ docker==5.0.3
asyncssh==2.14.1
etcd3==0.12.0
requests==2.31.0
pytest==7.4.4

0 comments on commit 5446a34

Please sign in to comment.