From cc6c92cd632a62b95ae5b55ea2f1fa69d3be6a8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 14:23:28 +0000 Subject: [PATCH] Bump ufmt from 2.3.0 to 2.5.1 Bumps [ufmt](https://github.com/omnilib/ufmt) from 2.3.0 to 2.5.1. - [Changelog](https://github.com/omnilib/ufmt/blob/main/CHANGELOG.md) - [Commits](https://github.com/omnilib/ufmt/compare/v2.3.0...v2.5.1) --- updated-dependencies: - dependency-name: ufmt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ae1f206..933eabc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ dev = [ "hatch==1.9.3", "mypy==1.8.0", "pessimist==0.9.3", - "ufmt==2.3.0", + "ufmt==2.5.1", "volatile==2.1.0", ] docs = [