Skip to content

Commit 10665c8

Browse files
build(deps): bump pytest from 8.3.4 to 8.3.5 (#99)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 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.4...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 75010ae commit 10665c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ test_packaging = [
4848
"twine==6.1.0"
4949
]
5050
tests = [
51-
"pytest==8.3.4",
51+
"pytest==8.3.5",
5252
"syrupy==4.8.2"
5353
]
5454
type_check = [

0 commit comments

Comments
 (0)