Skip to content

Commit

Permalink
Bump pytest from 5.4.3 to 8.2.0
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.3 to 8.2.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@5.4.3...8.2.0)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 5ac0e4b commit 69c5ff2
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 41 deletions.
82 changes: 42 additions & 40 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ docutils = "^0.15"
mdutils = "^1.4.0"
pdoc = ">=10.0.3,<15.0.0"
pylint = "^2.4"
pytest = "^5.0"
pytest = ">=5,<9"
pytest-cov = "^4.1.0"
mypy = ">=0.971,<1.11"

Expand Down

0 comments on commit 69c5ff2

Please sign in to comment.