diff --git a/pyproject.toml b/pyproject.toml index 89cc06da..b65a2f86 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ dependencies = [ "python-dotenv>=1.0.0", "structlog>=24.4.0", "colorama>=0.4.6", - "jf-ingest==0.0.275", + "jf-ingest==0.0.277", ] requires-python = ">=3.12,<3.13" readme = "README.md"