Skip to content

Commit

Permalink
⬆️ Update pytest requirement from ~=6.0 to ~=7.4
Browse files Browse the repository at this point in the history
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@6.0.0...7.4.3)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2023
1 parent 97a8f30 commit 63619c0
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 @@ -38,7 +38,7 @@ Source = "https://github.com/aiidaplugins/aiida-lammps"
[project.optional-dependencies]
tests = [
'pgtest~=1.3',
'pytest~=6.0',
'pytest~=7.4',
'pytest-regressions~=2.3',
"pytest-cov",
"coverage",
Expand Down

0 comments on commit 63619c0

Please sign in to comment.