Skip to content

Commit

Permalink
Fix table expansion leaves behind extra content (#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborbernat committed May 21, 2024
1 parent 1bb172b commit 795e216
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 @@ -33,7 +33,7 @@ dynamic = [
"version",
]
dependencies = [
"pyproject-fmt-rust==1.1.2",
"pyproject-fmt-rust==1.1.3",
"tomli>=2.0.1; python_version<'3.11'",
]
optional-dependencies.docs = [
Expand Down

0 comments on commit 795e216

Please sign in to comment.