From 5324b8d8b40c6e5fc37459dd4a2e70dd6828cb3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 14:57:47 +0000 Subject: [PATCH] Bump ufmt from 2.7.0 to 2.7.3 Bumps [ufmt](https://github.com/omnilib/ufmt) from 2.7.0 to 2.7.3. - [Changelog](https://github.com/omnilib/ufmt/blob/main/CHANGELOG.md) - [Commits](https://github.com/omnilib/ufmt/compare/v2.7.0...v2.7.3) --- updated-dependencies: - dependency-name: ufmt dependency-type: direct:production 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 d8977cc..9377d87 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ dev = [ "hatch==1.12.0", "mypy==1.10.1", "pessimist==0.9.3", - "ufmt==2.7.0", + "ufmt==2.7.3", "volatile==2.1.0", ] docs = [