Skip to content

Commit b291df4

Browse files
Seppli11sonartech
authored andcommitted
SONARPY-3922 Pin tox version (#965)
GitOrigin-RevId: 51c826f25da66789c08806103df88dc841ce87ea
1 parent adc1973 commit b291df4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ java = "21.0"
33
maven = "3.9"
44
python = "3.9"
55
uv = "latest" # required for pipx backend
6-
"pipx:tox" = { version = "latest", uvx = "true" }
6+
"pipx:tox" = { version = "4.49.1", uvx = "true" }

0 commit comments

Comments
 (0)