Skip to content
Snippets Groups Projects
Commit 4a713d1f authored by Yoann Schneider's avatar Yoann Schneider :tennis:
Browse files

Merge branch 'bump-tox' into 'master'

Bump Python requirement tox to 4.18.0

See merge request !87
parents 6ab84eda 7c23fad7
No related branches found
No related tags found
1 merge request!87Bump Python requirement tox to 4.18.0
Pipeline #188001 passed
......@@ -54,7 +54,7 @@ dev = [
"pre-commit==3.8.0",
]
test = [
"tox==4.17.1",
"tox==4.18.0",
]
docs = [
"black==24.8.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment