Skip to content

Commit abdd4aa

Browse files
chore(deps): update dependency pytest to v8.3.3 (#6)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c6371d1 commit abdd4aa

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
@@ -24,7 +24,7 @@ dependencies = [
2424

2525
[project.optional-dependencies]
2626
dev = [
27-
"pytest==8.3.2",
27+
"pytest==8.3.3",
2828
"pytest-github-actions-annotate-failures==0.2.0",
2929
"coverage==7.6.1",
3030
'pre-commit==3.8.0; python_version >= "3.9"',

0 commit comments

Comments
 (0)