Skip to content

Commit fca8364

Browse files
build(deps): bump pytest from 8.3.1 to 8.3.5 (#121)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.1 to 8.3.5. - [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.3.1...8.3.5) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: konstantin <[email protected]>
1 parent cc0758b commit fca8364

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
@@ -44,7 +44,7 @@ spellcheck = [
4444
"codespell==2.3.0"
4545
]
4646
tests = [
47-
"pytest==8.3.1",
47+
"pytest==8.3.5",
4848
"pytest-asyncio==0.23.6"
4949
]
5050
type_check = [

0 commit comments

Comments
 (0)