Skip to content

Commit 3b58011

Browse files
Build: Bump pytest-checkdocs from 2.10.1 to 2.13.0 (#682)
Bumps [pytest-checkdocs](https://github.com/jaraco/pytest-checkdocs) from 2.10.1 to 2.13.0. - [Release notes](https://github.com/jaraco/pytest-checkdocs/releases) - [Changelog](https://github.com/jaraco/pytest-checkdocs/blob/main/NEWS.rst) - [Commits](jaraco/pytest-checkdocs@v2.10.1...v2.13.0) --- updated-dependencies: - dependency-name: pytest-checkdocs dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e39f91a commit 3b58011

2 files changed

Lines changed: 259 additions & 8 deletions

File tree

poetry.lock

Lines changed: 258 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ cachetools = "^5.5.0"
8282

8383
[tool.poetry.group.dev.dependencies]
8484
pytest = "7.4.4"
85-
pytest-checkdocs = "2.10.1"
85+
pytest-checkdocs = "2.13.0"
8686
pytest-lazy-fixture = "0.6.3"
8787
pre-commit = "4.0.1"
8888
fastavro = "1.10.0"

0 commit comments

Comments
 (0)