Skip to content

Commit 895fd91

Browse files
Bump ufmt from 2.5.1 to 2.8.0 (#339)
Bumps [ufmt](https://github.com/omnilib/ufmt) from 2.5.1 to 2.8.0. - [Changelog](https://github.com/omnilib/ufmt/blob/main/CHANGELOG.md) - [Commits](omnilib/ufmt@v2.5.1...v2.8.0) --- updated-dependencies: - dependency-name: ufmt dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fcd19bc commit 895fd91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dev = [
3232
"flake8-bugbear==24.12.12",
3333
"flit==3.12.0",
3434
"mypy==1.15.0",
35-
"ufmt==2.5.1",
35+
"ufmt==2.8.0",
3636
"usort==1.0.8.post1",
3737
]
3838
docs = [

0 commit comments

Comments
 (0)