Skip to content

Commit

Permalink
Use pytest 6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
epandurski committed Oct 8, 2021
1 parent 0743286 commit e495ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
'marshmallow-sqlalchemy>=0.22.0',
],
tests_require=[
'pytest~=4.6',
'pytest~=6.2',
'pytest-cov~=2.7',
'mock~=2.0',
],
Expand Down

0 comments on commit e495ab5

Please sign in to comment.