Skip to content

Commit

Permalink
Update dependencies in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
TEAM4-0 committed Nov 17, 2023
1 parent 53810e1 commit d1068b3
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 @@ -31,7 +31,7 @@ dynamic = ["version", "description"]
dependencies = [
"invoke ~=2.2",
"packaging ~=23.2",
"tomlkit ~=0.12.2",
"tomlkit ~=0.12.3",
]

[project.optional-dependencies]
Expand Down

0 comments on commit d1068b3

Please sign in to comment.