From bbaa74ea9b6a7d8f76e5c86c9ed069e6d8b8d034 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 10:00:44 -0700 Subject: [PATCH] Bump ufmt from 2.5.1 to 2.7.0 (#465) Bumps [ufmt](https://github.com/omnilib/ufmt) from 2.5.1 to 2.7.0. - [Changelog](https://github.com/omnilib/ufmt/blob/main/CHANGELOG.md) - [Commits](https://github.com/omnilib/ufmt/compare/v2.5.1...v2.7.0) --- updated-dependencies: - dependency-name: ufmt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3001e3d5..28a50916 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ dev = [ "flake8 == 7.0.0", "flake8-bugbear == 24.4.26", "mypy == 1.9.0", - "ufmt == 2.5.1", + "ufmt == 2.7.0", "usort == 1.0.8.post1", ] lsp = [