diff --git a/pyproject.toml b/pyproject.toml index 8f1506b..ee5a487 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ requires-python = ">=3.14" dependencies = [ "cyclopts>=4.3.0,<5", "PyGithub>=2.8.1,<3", - "structlog>=25.5.0,<26", + "structlog>=25.5.0,<27", "pyyaml>=6.0.3,<7", "notion-client>=2.7.0,<3", "rich>=14.2.0",