Skip to content

Commit

Permalink
build(deps-dev): bump pytest from 7.4.4 to 8.2.0 (#46)
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.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@7.4.4...8.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jcadam14 <41971533+jcadam14@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and jcadam14 authored May 9, 2024
1 parent a5e178c commit 9d844cc
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 @@ -21,7 +21,7 @@ black = "^24.4.2"


[tool.poetry.group.dev.dependencies]
pytest = "^7.4.3"
pytest = "^8.2.0"
pytest-cov = "^5.0.0"
pytest-mock = "^3.12.0"
pytest-env = "^1.1.3"
Expand Down

0 comments on commit 9d844cc

Please sign in to comment.