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 Jun 27, 2024
1 parent e7f0223 commit 21524e7
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 @@ -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 All @@ -17,7 +17,7 @@ pre-commit = "^3.0.0"
types-docutils = "^0.19.0"
httpx = { extras = ["socks"], version = "^0.27.0" }
pyright = "^1.1.354"
ruff = "^0.3.3"
ruff = "^0.5.0"
pytest-rerunfailures = "^14.0"

[tool.poetry.extras]
Expand Down

0 comments on commit 21524e7

Please sign in to comment.