Skip to content

Commit

Permalink
⬆️ deps: Update dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 15, 2024
1 parent e7f0223 commit 9d26ae9
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 @@ -7,7 +7,7 @@ authors = ["Nyakku Shigure <[email protected]>"]
[tool.poetry.dependencies]
python = "^3.8"
typing-extensions = { version = "^4.3.0", python = "<3.11" }
docutils = { version = "^0.20.0", optional = true }
docutils = { version = "^0.21.0", optional = true }
httpx = "^0.27.0"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 9d26ae9

Please sign in to comment.