Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit cf03b91

Browse files
chore(deps-dev): 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] <[email protected]>
1 parent 7cc3c38 commit cf03b91

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pydantic = ">=1.9,<3.0"
2525
strenum = "^0.4.9"
2626

2727
[tool.poetry.dev-dependencies]
28-
pytest = "^8.1.1"
28+
pytest = "^8.2.1"
2929
flake8 = "^5.0.4"
3030
black = "^24.4"
3131
isort = "^5.12.0"

0 commit comments

Comments
 (0)