Skip to content

Commit

Permalink
⬆️ chore(deps): Update deps in 'docs' group
Browse files Browse the repository at this point in the history
	sphinx (7.4.7 -> 8.0.2)
	sphinx-click (4.4.0 -> 6.0.0)

	Update constraints:
	sphinx-autobuild (2021.3.14 -> 2024.4.16)
	Pygments (2.15.1 -> 2.18.0)
	furo (2023.5.20 -> 2024.8.6)
  • Loading branch information
hotenov committed Aug 11, 2024
1 parent b9e9159 commit 2fcfdad
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
26 changes: 13 additions & 13 deletions poetry.lock

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

10 changes: 5 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@ reorder-python-imports = "^3.13.0"
rope = "^1.13.0"

[tool.poetry.group.docs.dependencies]
sphinx = "^7.0.1"
sphinx-autobuild = ">=2021.3.14"
sphinx-click = "^4.4.0"
Pygments = "^2.15.1"
furo = ">=2023.5.20"
sphinx = "^8.0.2"
sphinx-autobuild = ">=2024.4.16"
sphinx-click = "^6.0.0"
Pygments = "^2.18.0"
furo = ">=2024.8.6"



Expand Down

0 comments on commit 2fcfdad

Please sign in to comment.