Skip to content

Commit 02820f5

Browse files
authored
Merge pull request #324 from faster-cpython/dependabot/pip/ruamel-yaml-0.18.9
Bump ruamel-yaml from 0.18.6 to 0.18.9
2 parents 69aee62 + 3b262f7 commit 02820f5

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
@@ -19,7 +19,7 @@ dependencies = [
1919
"pyperf==2.8.1",
2020
"rich==13.9.4",
2121
"rich-argparse==1.6.0",
22-
"ruamel.yaml==0.18.6",
22+
"ruamel.yaml==0.18.9",
2323
"scour==0.38.2",
2424
"tomli==2.0.1; python_version < '3.11'",
2525
"wheel",

0 commit comments

Comments
 (0)