Skip to content

Commit

Permalink
fix(deps): update minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2023
1 parent 05af7b8 commit 60d8310
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 @@ -26,7 +26,7 @@ include = [
]

[tool.poetry.dependencies]
python = ">=3.10,<3.12"
python = ">=3.12,<3.13"
Sphinx = {version = ">=6.2.1,<6.3.0", optional = true}
sphinx-autodoc-typehints = {version = "^1.11.1", optional = true}
tomlkit = {version = "^0.12.0", optional=true}
Expand Down

0 comments on commit 60d8310

Please sign in to comment.