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

Appearance settings

Commit adbc6f5

Browse filesBrowse files
committed
build(deps): Loosen doc dependencies, up faker, mypy, sphinx-autodoc-typehints
1 parent 0bf9a1b commit adbc6f5
Copy full SHA for adbc6f5

File tree

Expand file treeCollapse file tree

2 files changed

+40
-40
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+40
-40
lines changed

‎poetry.lock

Copy file name to clipboardExpand all lines: poetry.lock
+34-34Lines changed: 34 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎pyproject.toml

Copy file name to clipboardExpand all lines: pyproject.toml
+6-6Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.