Skip to content

Commit

Permalink
chore(python-deps): update dependency toml-sort to v0.24.0 for action…
Browse files Browse the repository at this point in the history
…s/update_development_dependencies
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent 7d7ce43 commit a2c8ebb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion actions/update_development_dependencies/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ setuptools==75.5.0
shellingham==1.5.4
soupsieve==2.6
toml==0.10.2
toml-sort==0.23.1
toml-sort==0.24.0
tomlkit==0.13.2
trove-classifiers==2024.10.21.16
typing-extensions==4.12.2
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ tomli-w = "1.1.0"
poetry-plugin-export = "1.8.0"
pre-commit = "4.0.1"
pypi-simple = "1.6.1"
toml-sort = "0.23.1"
toml-sort = "0.24.0"
yamlfix = "1.17.0"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit a2c8ebb

Please sign in to comment.