diff --git a/pyproject.toml b/pyproject.toml index 725a4772..4f73956a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ test = [ "pytest-aiohttp==1.1.0", "pytest-cov==7.1.0", "ruff==0.15.8", - "tomli==2.4.0", + "tomli==2.4.1", ] [project.scripts]