Skip to content

Commit b5f133c

Browse files
dependabot[bot]cjolowicz
authored andcommitted
Bump xdoctest from 0.15.3 to 0.15.4
Bumps [xdoctest](https://github.com/Erotemic/xdoctest) from 0.15.3 to 0.15.4. - [Release notes](https://github.com/Erotemic/xdoctest/releases) - [Changelog](https://github.com/Erotemic/xdoctest/blob/master/CHANGELOG.md) - [Commits](Erotemic/xdoctest@0.15.3...0.15.4) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3cb3224 commit b5f133c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

{{cookiecutter.project_name}}/poetry.lock

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

{{cookiecutter.project_name}}/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ coverage = {extras = ["toml"], version = "^5.4"}
3333
safety = "^1.10.3"
3434
mypy = "^0.800"
3535
typeguard = "^2.10.0"
36-
xdoctest = {extras = ["colors"], version = "^0.15.3"}
36+
xdoctest = {extras = ["colors"], version = "^0.15.4"}
3737
sphinx = "^3.4.3"
3838
sphinx-autobuild = "^2020.9.1"
3939
pre-commit = "^2.10.1"

0 commit comments

Comments
 (0)