Skip to content

Commit

Permalink
Bump version for pytest and pytest tools
Browse files Browse the repository at this point in the history
  • Loading branch information
unkcpz committed Nov 27, 2024
1 parent b3837fc commit a56887f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ pre-commit = [
]
tests = [
'ipykernel==6.12.1',
'pytest==6.2.5',
'pytest-asyncio==0.16.0',
'pytest-cov==3.0.0',
'pytest~=7.0',
'pytest-asyncio~=0.12,<0.17',
'pytest-cov~=4.1',
'pytest-notebook>=0.8.0',
'shortuuid==1.0.8',
'importlib-resources~=5.2',
Expand Down

0 comments on commit a56887f

Please sign in to comment.