Skip to content

Commit 16a2ddb

Browse files
Bump ufmt from 2.5.1 to 2.8.0
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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b25b3cf commit 16a2ddb

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
@@ -45,7 +45,7 @@ dev = [
4545
"mypy==1.10.0",
4646
"sphinx==7.1.2; python_version < '3.9'",
4747
"sphinx==7.3.7; python_version >= '3.9'",
48-
"ufmt==2.5.1",
48+
"ufmt==2.8.0",
4949
"usort==1.0.8.post1",
5050
]
5151

0 commit comments

Comments
 (0)