Skip to content

Commit

Permalink
restrict pytest version for mock_s3
Browse files Browse the repository at this point in the history
  • Loading branch information
dsschult committed Apr 17, 2024
1 parent bfe1972 commit ed0492b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ tests =
flake8
flexmock
mock
moto
pytest
moto[s3]>=5
pytest<8.1
pytest-asyncio
pytest-cov
pytest-mock
Expand Down

0 comments on commit ed0492b

Please sign in to comment.