Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit d51f589

Browse files
Bump xdoctest from 0.15.10 to 1.0.0
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] <support@github.com>
1 parent 9d2f8f7 commit d51f589

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

poetry.lock

Lines changed: 10 additions & 9 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
@@ -31,7 +31,7 @@ pytest = "^7.1.1"
3131
safety = "^1.10.0"
3232
mypy = "^0.942"
3333
typeguard = "^2.13.3"
34-
xdoctest = "^0.15.10"
34+
xdoctest = "^1.0.0"
3535
sphinx = "^4.3.2"
3636
sphinx-autobuild = "^2021.3.14"
3737
pre-commit = "^2.17.0"

0 commit comments

Comments
 (0)