From b44e3d11a19e45843b088834ff95dd08be828043 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 09:50:26 +0000 Subject: [PATCH] build(deps-dev): bump the python-dev group across 1 directory with 3 updates Bumps the python-dev group with 3 updates in the / directory: [coverage](https://github.com/coveragepy/coveragepy), [fakeredis](https://github.com/cunla/fakeredis-py) and [lefthook](https://github.com/evilmartians/lefthook). Updates `coverage` from 7.13.5 to 7.14.0 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](https://github.com/coveragepy/coveragepy/compare/7.13.5...7.14.0) Updates `fakeredis` from 2.34.1 to 2.35.1 - [Release notes](https://github.com/cunla/fakeredis-py/releases) - [Commits](https://github.com/cunla/fakeredis-py/compare/v2.34.1...v2.35.1) Updates `lefthook` from 2.1.5 to 2.1.6 - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](https://github.com/evilmartians/lefthook/compare/v2.1.5...v2.1.6) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dev - dependency-name: fakeredis dependency-version: 2.35.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dev - dependency-name: lefthook dependency-version: 2.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dev ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 45dced534..fe5e6020c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,8 +1,8 @@ -coverage==7.13.5 +coverage==7.14.0 djlint==1.36.4 -fakeredis==2.34.1 +fakeredis==2.35.1 honcho==2.0.0 -lefthook==2.1.5 +lefthook==2.1.6 pytest-django==4.12.0 pytest-playwright==0.7.2 ruff==0.15.9