Skip to content

Commit

Permalink
chore(deps-dev): bump pytest from 8.1.2 to 8.2.0 (#122)
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.2 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.2...8.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent a8478b7 commit a5cc884
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 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 @@ -20,7 +20,7 @@ pyyaml = "^6.0"
werkzeug = "^3.0.2"

[tool.poetry.group.dev.dependencies]
pytest = "^8.1.1"
pytest = "^8.2.0"
pytest-cov = "^5.0.0"
pytest-mypy = "^0.10.3"
pytest-random-order = "^1.1.1"
Expand Down

0 comments on commit a5cc884

Please sign in to comment.