Skip to content

Commit 72391a5

Browse files
dependabot[bot]RatikKapoor
authored andcommitted
chore: bump pydoc-markdown from 3.10.1 to 3.10.3
Bumps [pydoc-markdown](https://github.com/NiklasRosenstein/pydoc-markdown) from 3.10.1 to 3.10.3. - [Release notes](https://github.com/NiklasRosenstein/pydoc-markdown/releases) - [Commits](NiklasRosenstein/pydoc-markdown@v3.10.1...v3.10.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4a79a27 commit 72391a5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ python = "^3.9.1"
1010
pyzmq = "^22.0.3"
1111
attrs = "^21.2.0"
1212
loguru = "^0.5.3"
13-
pydoc-markdown = {version = "^3.10.1", optional = true}
13+
pydoc-markdown = {version = "^3.10.3", optional = true}
1414

1515
[tool.poetry.dev-dependencies]
1616
pytest = "^6.2.4"

0 commit comments

Comments
 (0)