Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

Commit

Permalink
setup: Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
achimnol committed Mar 14, 2022
1 parent 94d9ba4 commit 899f588
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
'towncrier~=21.9.0',
]
test_requires = [
'pytest~=6.2.5',
'pytest~=7.0.1',
'pytest-cov',
'pytest-mock',
'pytest-asyncio>=0.15.1',
'aioresponses>=0.7.2',
'pytest-asyncio>=0.18.2',
'aioresponses>=0.7.3',
'codecov',
]
lint_requires = [
Expand Down

0 comments on commit 899f588

Please sign in to comment.