Skip to content

Commit 0bc1a70

Browse files
Bump pytest from 8.3.2 to 8.3.3 (#459)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ff869f commit 0bc1a70

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.2",
39+
"pytest==8.3.3",
4040
"coverage==7.6.1",
4141
"python-keycloak>=3.9.1,<4.0.0",
4242
]

0 commit comments

Comments
 (0)