Skip to content

Commit 1abd5c0

Browse files
Copilotdyka3773
andcommitted
deps: pin tox to 4.34.1 in pyproject.toml (#17)
* Initial plan * deps: update tox to specific version 4.34.1 in pyproject.toml Co-authored-by: dyka3773 <63119280+dyka3773@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: dyka3773 <63119280+dyka3773@users.noreply.github.com>
1 parent cef65d1 commit 1abd5c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ build-backend = "uv_build"
3131
[dependency-groups]
3232
dev = [
3333
"python-semantic-release>=10.5.2",
34-
"tox>=4.32.0",
34+
"tox==4.34.1",
3535
]
3636

3737
[tool.semantic_release]

0 commit comments

Comments
 (0)