Skip to content

Commit

Permalink
➕ toml 0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
linkdd committed Feb 10, 2024
1 parent 0a7077c commit 9975ed6
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
13 changes: 12 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ black = "^24.1.1"
mypy = "^1.8.0"
coveralls = "^3.3.1"

[tool.poetry.group.docs.dependencies]
toml = "^0.10.2"

[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"

0 comments on commit 9975ed6

Please sign in to comment.