Skip to content

Commit f057a95

Browse files
Bump usort from 1.0.8.post1 to 1.1.0
Bumps [usort](https://github.com/facebook/usort) from 1.0.8.post1 to 1.1.0. - [Release notes](https://github.com/facebook/usort/releases) - [Changelog](https://github.com/facebook/usort/blob/main/CHANGELOG.md) - [Commits](facebook/usort@v1.0.8.post1...v1.1.0) --- updated-dependencies: - dependency-name: usort dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 01a0b90 commit f057a95

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.19.0",
4646
"pygls==2.0.0",
4747
"ruff-api==0.1.0",
48-
"usort==1.0.8.post1",
48+
"usort==1.1.0",
4949
]
5050
docs = [
5151
"sphinx==8.1.3",

0 commit comments

Comments
 (0)