Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitadbc6f5

Browse files
committed
build(deps): Loosen doc dependencies, up faker, mypy, sphinx-autodoc-typehints
1 parent0bf9a1b commitadbc6f5

File tree

2 files changed

+40
-40
lines changed

2 files changed

+40
-40
lines changed

‎poetry.lock‎

Lines changed: 34 additions & 34 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎pyproject.toml‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -64,16 +64,16 @@ typing-extensions = { version = "^4.1.1", python = '3.10' }
6464
[tool.poetry.dev-dependencies]
6565
### Docs ###
6666
sphinx ="*"
67-
furo ="^2022.2.23"
68-
sphinx-autobuild ="^2021.3.14"
69-
sphinx-autodoc-typehints ="~1.17.0"
70-
sphinx-issues ="^3.0.0"
67+
furo ="*"
68+
sphinx-autobuild ="*"
69+
sphinx-autodoc-typehints ="*"
70+
sphinx-issues ="*"
7171
sphinx-inline-tabs ="*"
7272
sphinxext-opengraph ="*"
73-
sphinx-copybutton ="^0.5.0"
73+
sphinx-copybutton ="*"
7474
sphinxext-rediraffe ="*"
7575
sphinx-autoapi ="*"
76-
myst_parser ="~0.17.0"
76+
myst_parser ="*"
7777

7878
### Testing ###
7979
pytest ="*"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp