Skip to content

Commit b7f1e48

Browse files
Bump pytest from 8.3.3 to 8.3.4 (#506)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f78f2f commit b7f1e48

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
@@ -36,7 +36,7 @@ dependencies = [
3636

3737
[project.optional-dependencies]
3838
tests = [
39-
"pytest==8.3.3",
39+
"pytest==8.3.4",
4040
"coverage==7.6.8",
4141
"python-keycloak>=3.9.1,<4.0.0",
4242
]

0 commit comments

Comments
 (0)