From 59e5e07d50b4a0d71c6ff1116636c5018a2bdbb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 15:09:44 +0000 Subject: [PATCH] Bump the minor-and-patch group across 1 directory with 4 updates Bumps the minor-and-patch group with 4 updates in the / directory: [cfgv](https://github.com/asottile/cfgv), [coverage](https://github.com/coveragepy/coveragepy), [ipython](https://github.com/ipython/ipython) and [pre-commit](https://github.com/pre-commit/pre-commit). Updates `cfgv` from 3.4.0 to 3.5.0 - [Commits](https://github.com/asottile/cfgv/compare/v3.4.0...v3.5.0) Updates `coverage` from 7.11.0 to 7.12.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.11.0...7.12.0) Updates `ipython` from 9.6.0 to 9.7.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/9.6.0...9.7.0) Updates `pre-commit` from 4.3.0 to 4.5.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v4.3.0...v4.5.0) --- updated-dependencies: - dependency-name: cfgv dependency-version: 3.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: coverage dependency-version: 7.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: ipython dependency-version: 9.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pre-commit dependency-version: 4.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index ed23dd3..570c798 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,14 +2,14 @@ appnope==0.1.4 aspy.yaml==1.3.0 attrs==25.4.0 backcall==0.2.0 -cfgv==3.4.0 -coverage==7.11.0 +cfgv==3.5.0 +coverage==7.12.0 decorator==5.2.1 identify==2.6.15 importlib-metadata==8.7.0 importlib-resources==6.5.2 ipdb==0.13.13 -ipython==9.6.0 +ipython==9.7.0 ipython-genutils==0.2.0 jedi==0.19.2 more-itertools==10.8.0 @@ -19,7 +19,7 @@ parso==0.8.5 pexpect==4.9.0 pickleshare==0.7.5 pluggy==1.6.0 -pre-commit==4.3.0 +pre-commit==4.5.0 pretend==1.0.9 prompt-toolkit==3.0.52 ptyprocess==0.7.0