Skip to content

Commit

Permalink
Bump pyproject-fmt from 2.5.0 to 2.5.1 in /components/shared_code
Browse files Browse the repository at this point in the history
Bumps [pyproject-fmt](https://github.com/tox-dev/toml-fmt) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/tox-dev/toml-fmt/releases)
- [Commits](tox-dev/toml-fmt@pyproject-fmt/2.5.0...pyproject-fmt/2.5.1)

---
updated-dependencies:
- dependency-name: pyproject-fmt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 20, 2025
1 parent 1cdf3f6 commit adba54c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/shared_code/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ optional-dependencies.tools = [
"mypy==1.15.0",
"pip-audit==2.8.0",
"pydantic==2.10.4", # Needed because pipx needs to inject Pydantic into the mpyp venv, see ci/quality.sh
"pyproject-fmt==2.5.0",
"pyproject-fmt==2.5.1",
"ruff==0.9.6",
"vulture==2.14",
]
Expand Down

0 comments on commit adba54c

Please sign in to comment.