Skip to content

Commit 52b4f8e

Browse files
build(deps): bump pytest from 8.0.0 to 8.3.5
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.0 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.0.0...8.3.5) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 45ea683 commit 52b4f8e

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
@@ -122,7 +122,7 @@ dev = [
122122
# These dependencies are not used in production environments
123123
# and should not conflict with other libraries/tooling.
124124
"pre-commit==4.1.0",
125-
"pytest==8.0.0",
125+
"pytest==8.3.5",
126126
"pytest-sugar==1.0.0",
127127
"pytest-instafail==0.5.0",
128128
"flake8==7.1.1",

0 commit comments

Comments
 (0)