diff --git a/pyproject.toml b/pyproject.toml index fe1f69703..57b4e25a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -119,7 +119,7 @@ packages = ["floss", "floss.sigs"] # These dependencies are not used in production environments # and should not conflict with other libraries/tooling. dev = [ - "pre-commit==4.5.1", + "pre-commit==4.6.0", "pyyaml==6.0.1", "pytest==9.0.3", "pytest-sugar==1.1.1", diff --git a/requirements.txt b/requirements.txt index cf2b1a44f..ebf4b883e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ pefile==2024.8.26 pip==26.0 platformdirs==4.9.6 pluggy==1.6.0 -pre-commit==4.5.1 +pre-commit==4.6.0 pyasn1==0.6.3 pyasn1-modules==0.4.2 pycodestyle==2.14.0