diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 199feb983..f8f67056c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: - id: fix-byte-order-marker - id: mixed-line-ending - repo: https://github.com/astral-sh/ruff-pre-commit - rev: "v0.9.1" + rev: "v0.9.2" hooks: # Run the linter - id: ruff diff --git a/requirements-dev.txt b/requirements-dev.txt index d135a0fdd..e50fadaf4 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -9,7 +9,7 @@ cffi==1.17.1 chardet==5.2.0 charset-normalizer==3.4.1 coverage==7.6.10 -craft-application==4.8.1 +craft-application==4.8.2 craft-archives==2.0.2 craft-cli==2.13.0 craft-grammar==2.0.1 @@ -59,7 +59,7 @@ protobuf==5.29.3 pycparser==2.22 pydantic==2.9.2 pydantic-core==2.23.4 -pyfakefs==5.7.3 +pyfakefs==5.7.4 pygit2==1.14.1 pylint==3.3.3 pymacaroons==0.13.0