Skip to content

Commit

Permalink
[Auto-generated] Update dependencies (#156)
Browse files Browse the repository at this point in the history
[Auto-generated] Check & update dependencies (`pyproject.toml`) (#155)
  • Loading branch information
TEAM4-0 committed Jun 8, 2023
1 parent 45bea13 commit b6b5a7c
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 @@ -39,11 +39,11 @@ docs = [
"mkdocs ~=1.4",
"mkdocs-awesome-pages-plugin ~=2.9",
"mkdocs-material ~=9.1",
"mkdocstrings[python-legacy] ~=0.21.2",
"mkdocstrings[python-legacy] ~=0.22.0",
]
testing = [
"pytest ~=7.3",
"pytest-cov ~=4.0",
"pytest-cov ~=4.1",
]
dev = [
"pre-commit ~=2.21",
Expand Down

0 comments on commit b6b5a7c

Please sign in to comment.