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

Commit afca60e

Browse files
Bump xdoctest from 0.14.0 to 0.15.0
Bumps [xdoctest](https://github.com/Erotemic/xdoctest) from 0.14.0 to 0.15.0. - [Release notes](https://github.com/Erotemic/xdoctest/releases) - [Changelog](https://github.com/Erotemic/xdoctest/blob/master/CHANGELOG.md) - [Commits](Erotemic/xdoctest@0.14.0...0.15.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8079c63 commit afca60e

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

poetry.lock

Lines changed: 9 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
@@ -30,7 +30,7 @@ coverage = {extras = ["toml"], version = "^5.2"}
3030
safety = "^1.9.0"
3131
mypy = "^0.782"
3232
typeguard = "^2.9.1"
33-
xdoctest = "^0.14.0"
33+
xdoctest = "^0.15.0"
3434
sphinx = "^3.2.1"
3535
sphinx-autobuild = "^2020.9.1"
3636
pre-commit = "^2.7.1"

0 commit comments

Comments
 (0)