Skip to content

Commit

Permalink
Bump pytest from 8.1.1 to 8.2.0
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 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@8.1.1...8.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent d1809e2 commit 54b8e07
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 @@ -30,7 +30,7 @@ tomli = {version = ">=0.2.6,<3.0.0", python = "<3.11"}
flake8 = "^7.0"
isort = "^5.13.2"
mypy = {version = "^1.10", extras = ["mypyc"]}
pytest = "^8.1.1"
pytest = "^8.2.0"
black = "^24"
pytest-cov = "^5.0.0"
pytest-mock = "^3.12.0"
Expand Down

0 comments on commit 54b8e07

Please sign in to comment.