Skip to content

Commit 66d2597

Browse files
author
bneradt
committed
autest: 1.10.4 -> 1.10.6
This should fix regex warnings we see with Python 3.14.
1 parent 7414299 commit 66d2597

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ requires-python = ">=3.6"
2222

2323
dependencies = [
2424
# Keep init.cli.ext updated with this required autest version.
25-
"autest==1.10.4",
25+
"autest==1.10.6",
2626

2727
# This should install TRLib, MicroServer, MicroDNS, Traffic-Replay.
2828
"traffic-replay",

0 commit comments

Comments
 (0)