Skip to content

Commit

Permalink
Bump pytest from 8.1.1 to 8.2.2 (#69)
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.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@8.1.1...8.2.2)

---
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>
Co-authored-by: Phillip <35803538+TimeTravelPenguin@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and TimeTravelPenguin authored Aug 12, 2024
1 parent e7e07a2 commit 8a50073
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 @@ -55,7 +55,7 @@ faker = "^26.0.0"
mypy = "*"
pre-commit = "^3.6.0"
pylint = "*"
pytest = "^8.1.1"
pytest = "^8.2.2"
pytest-repeat = "^0.9.3"
ruff = "^0.5.1"
types-pygments = "^2.17.0.0"
Expand Down

0 comments on commit 8a50073

Please sign in to comment.