Skip to content

Commit 012314e

Browse files
Bump toml-sort from 0.24.2 to 0.24.3
Bumps [toml-sort](https://github.com/pappasam/toml-sort) from 0.24.2 to 0.24.3. - [Release notes](https://github.com/pappasam/toml-sort/releases) - [Changelog](https://github.com/pappasam/toml-sort/blob/main/CHANGELOG.md) - [Commits](pappasam/toml-sort@v0.24.2...v0.24.3) --- updated-dependencies: - dependency-name: toml-sort dependency-version: 0.24.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d9db234 commit 012314e

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
@@ -63,7 +63,7 @@ check = [
6363
"flake8-tergeo==25.8.13.0",
6464
"yesqa==1.5.0",
6565
"pyupgrade==3.20.0",
66-
"toml-sort==0.24.2",
66+
"toml-sort==0.24.3",
6767
]
6868
test = [
6969
"pytest==8.4.2",

0 commit comments

Comments
 (0)