Skip to content

Commit

Permalink
Build: Bump pytest-checkdocs from 2.10.1 to 2.13.0 (#682)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent e39f91a commit 3b58011
Show file tree
Hide file tree
Showing 2 changed files with 259 additions and 8 deletions.
265 changes: 258 additions & 7 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ cachetools = "^5.5.0"

[tool.poetry.group.dev.dependencies]
pytest = "7.4.4"
pytest-checkdocs = "2.10.1"
pytest-checkdocs = "2.13.0"
pytest-lazy-fixture = "0.6.3"
pre-commit = "4.0.1"
fastavro = "1.10.0"
Expand Down

0 comments on commit 3b58011

Please sign in to comment.