Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 9, 2024
1 parent ca26932 commit cacaa62
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 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 @@ -33,7 +33,7 @@ mypy = "^0.982"
perflint = "^0.8.1"
poethepoet = "^0.27.0"
pyproject-flake8 = "^0.0.1-alpha.4"
pytest = "^7.4"
pytest = "^8.3"
pytest-asyncio = "^0.23.7"
pytest-cov = "^3.0"
pytest-deadfixtures = "^2.1"
Expand Down

0 comments on commit cacaa62

Please sign in to comment.