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 Jul 17, 2023
1 parent cc8ab3d commit 0c1eae3
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 @@ -29,7 +29,7 @@ requires-python = "~=3.7"
dynamic = ["version", "description"]

dependencies = [
"invoke ~=2.1",
"invoke ~=2.2",
"tomlkit ~=0.11.8",
]

Expand Down

0 comments on commit 0c1eae3

Please sign in to comment.