From dc917b1bcb960c61289361dd4bbe81f9759b3275 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Jan 2025 21:51:56 +0000 Subject: [PATCH] build(deps): update bugfixes --- .pre-commit-config.yaml | 2 +- requirements-dev.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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