Skip to content

Commit b6ed291

Browse files
authored
Merge branch 'main' into fix-bisect
2 parents d3e915f + 099f774 commit b6ed291

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies = [
1919
"pyperf==2.9.0",
2020
"rich==14.0.0",
2121
"rich-argparse==1.7.1",
22-
"ruamel.yaml==0.18.12",
22+
"ruamel.yaml==0.18.14",
2323
"scour==0.38.2",
2424
"wheel",
2525
]
@@ -31,7 +31,7 @@ test = [
3131
"filelock==3.18.0",
3232
"flake8==7.2.0",
3333
"pyright==1.1.401",
34-
"pytest==8.3.5",
34+
"pytest==8.4.0",
3535
"pytest-cov==6.1.1",
3636
"pytest-xdist==3.7.0",
3737
]

0 commit comments

Comments
 (0)