We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10a99e3 commit 8cca467Copy full SHA for 8cca467
1 file changed
pyproject.toml
@@ -45,7 +45,7 @@ dependencies = [
45
"irc-parser-tests==0.0.4",
46
"pre-commit==4.3.0",
47
"mypy==1.18.2",
48
- "ruamel.yaml==0.18.15",
+ "ruamel.yaml==0.18.16",
49
]
50
post-install-commands = ["hatch run pre-commit install -f"]
51
0 commit comments