Skip to content

Commit

Permalink
Bump pytest to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhollas committed Nov 18, 2024
1 parent dd866ce commit 6849e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ tests = [
'aiida-export-migration-tests==0.9.0',
'pg8000~=1.13',
'pgtest~=1.3,>=1.3.1',
'pytest~=7.0',
'pytest~=8.0',

Check warning on line 237 in pyproject.toml

View workflow job for this annotation

GitHub Actions / check-requirements

No match for dependency 'pytest~=8.0' in: requirements/requirements-py-3.11.txt,requirements/requirements-py-3.9.txt,requirements/requirements-py-3.10.txt,requirements/requirements-py-3.12.txt
'pytest-asyncio~=0.12,<0.17',
'pytest-timeout~=2.0',
'pytest-cov~=4.1',
Expand Down

0 comments on commit 6849e4f

Please sign in to comment.