From 4889b4ccd9c7a579d383f564552003e002a75fa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 10:33:06 +0000 Subject: [PATCH] chore(deps-dev): Bump pyproject-fmt from 2.29.3 to 2.29.4 Bumps [pyproject-fmt](https://github.com/tox-dev/toml-fmt) from 2.29.3 to 2.29.4. - [Release notes](https://github.com/tox-dev/toml-fmt/releases) - [Commits](https://github.com/tox-dev/toml-fmt/compare/pyproject-fmt/2.29.3...pyproject-fmt/2.29.4) --- updated-dependencies: - dependency-name: pyproject-fmt dependency-version: 2.29.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index bf39f9124..abc515665 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ dev = [ "pygments==2.21.0", "pylint[spelling]==4.0.8", "pylint-per-file-ignores==3.2.1", - "pyproject-fmt==2.29.3", + "pyproject-fmt==2.29.4", "pyrefly==1.2.0", "pyright==1.1.411", "pyroma==5.0.1",