diff --git a/pyproject.toml b/pyproject.toml index 0f7faf0..0660852 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ forgeguard = "versionsec.cli:main" dev = [ "build==1.6.1", "pytest==9.1.1", - "ruff==0.16.6", + "ruff==0.16.7", "twine==6.2.0", "pytest-cov==7.1.0", "jsonschema==4.26.0", diff --git a/requirements/dev.in b/requirements/dev.in index ae8cc7a..1e3aaa5 100644 --- a/requirements/dev.in +++ b/requirements/dev.in @@ -3,7 +3,7 @@ -r runtime.in build==1.6.1 pytest==9.1.1 -ruff==0.16.6 +ruff==0.16.7 twine==6.2.0 pytest-cov==7.1.0 jsonschema==4.26.0