Skip to content

Commit 7adfd06

Browse files
build(deps): bump pytest from 8.1.1 to 8.2.2
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25a2c77 commit 7adfd06

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -22,7 +22,7 @@ black = "^24.4.0"
2222
flake8 = "^7.0.0"
2323

2424
# unit test
25-
pytest = "^8.1.1" # unit test
25+
pytest = "^8.2.2" # unit test
2626

2727
# remove bitcode
2828
pyclean = "^3.0.0"

0 commit comments

Comments
 (0)