Skip to content
This repository was archived by the owner on Jun 21, 2025. It is now read-only.

Commit 4a61a40

Browse files
build(deps-dev): bump xdoctest from 0.15.10 to 1.0.0 (#110)
Bumps [xdoctest](https://github.com/Erotemic/xdoctest) from 0.15.10 to 1.0.0. - [Release notes](https://github.com/Erotemic/xdoctest/releases) - [Changelog](https://github.com/Erotemic/xdoctest/blob/main/CHANGELOG.md) - [Commits](Erotemic/xdoctest@v0.15.10...v1.0.0) --- updated-dependencies: - dependency-name: xdoctest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d1e075e commit 4a61a40

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

poetry.lock

Lines changed: 11 additions & 10 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
@@ -40,7 +40,7 @@ coverage = {extras = ["toml"], version = "^6.3"}
4040
safety = "^1.10.3"
4141
mypy = "^0.931"
4242
typeguard = "^2.13.2"
43-
xdoctest = {extras = ["colors"], version = "^0.15.10"}
43+
xdoctest = {extras = ["colors"], version = "^1.0.0"}
4444
sphinx = "^4.3.2"
4545
sphinx-autobuild = ">=2021.3.14"
4646
pre-commit = ">=2.12.1"

0 commit comments

Comments
 (0)