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 6, 2023
1 parent 2cf64e4 commit 64f1c19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@ dynamic = ["version", "description"]

dependencies = [
"invoke ~=2.2",
"tomlkit ~=0.12.1",
"tomlkit ~=0.12.2",
]

[project.optional-dependencies]
docs = [
"mike ~=1.1",
"mike ~=2.0",
"mkdocs ~=1.5",
"mkdocs-awesome-pages-plugin ~=2.9",
"mkdocs-material ~=9.2",
Expand Down

0 comments on commit 64f1c19

Please sign in to comment.