Skip to content

Commit c1c2e4a

Browse files
Bump pytest from 8.1.1 to 8.2.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.2.1. - [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.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d867c29 commit c1c2e4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dataclasses-json = ">=0.6.1"
4343

4444
[tool.poetry.dev-dependencies]
4545
pre-commit = "^3.7.1"
46-
pytest = "^8.1.1"
46+
pytest = "^8.2.1"
4747
pytest-aiohttp = "*"
4848
pytest-cov = "^5.0.0"
4949

0 commit comments

Comments
 (0)