Skip to content

Commit

Permalink
refactor(framework:skip) Format pyproject.toml (#3983)
Browse files Browse the repository at this point in the history
  • Loading branch information
chongshenng authored Aug 9, 2024
1 parent 9dbdf14 commit 2d10f8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ protobuf = "^4.25.2"
cryptography = "^42.0.4"
pycryptodome = "^3.18.0"
iterators = "^0.0.2"
typer = { version = "^0.9.0", extras=["all"] }
typer = { version = "^0.9.0", extras = ["all"] }
tomli = "^2.0.1"
tomli-w = "^1.0.0"
pathspec = "^0.12.1"
Expand Down

0 comments on commit 2d10f8a

Please sign in to comment.