Skip to content

Commit

Permalink
Merge pull request #252 from mwhahaha/fix-fixtures
Browse files Browse the repository at this point in the history
Bump fixtures requirement
  • Loading branch information
cevich authored Mar 15, 2023
2 parents e7ffe5e + 1da207f commit 803d2f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
-r requirements.txt
black
coverage
fixtures~=3.0.0
fixtures~=4.0.0
pylint
pytest
requests-mock
Expand Down

0 comments on commit 803d2f0

Please sign in to comment.