Skip to content

Commit 0f80613

Browse files
Bump toml-sort from 0.22.4 to 0.23.1 (#134)
Bumps [toml-sort](https://github.com/pappasam/toml-sort) from 0.22.4 to 0.23.1. - [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.22.4...v0.23.1) --- updated-dependencies: - dependency-name: toml-sort dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 29297b4 commit 0f80613

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ psutil = "^5.9.7"
7979
[tool.poetry.group.dev.dependencies]
8080
poetry-bumpversion = "*"
8181
black = "*"
82-
toml-sort = "^0.22.1"
82+
toml-sort = "^0.23.1"
8383
autoflake = [
8484
{ version = "^1.7.0", python = "<3.8.1" },
8585
{ version = "^2.0.0", python = ">=3.8.1,<4.0" },

0 commit comments

Comments
 (0)