Skip to content

Commit

Permalink
Build(deps-dev): Bump xdoctest from 0.15.5 to 0.15.6
Browse files Browse the repository at this point in the history
Bumps [xdoctest](https://github.com/Erotemic/xdoctest) from 0.15.5 to 0.15.6.
- [Release notes](https://github.com/Erotemic/xdoctest/releases)
- [Changelog](https://github.com/Erotemic/xdoctest/blob/master/CHANGELOG.md)
- [Commits](Erotemic/xdoctest@0.15.5...0.15.6)

---
updated-dependencies:
- dependency-name: xdoctest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 10, 2021
1 parent 0a57350 commit 6ce038c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -31,7 +31,7 @@ coverage = {extras = ["toml"], version = "^5.5"}
safety = "^1.10.3"
mypy = "^0.910"
typeguard = "^2.12.1"
xdoctest = {extras = ["colors"], version = "^0.15.5"}
xdoctest = {extras = ["colors"], version = "^0.15.6"}
sphinx = "^4.1.2"
sphinx-autobuild = "^2021.3.14"
pre-commit = "^2.13.0"
Expand Down

0 comments on commit 6ce038c

Please sign in to comment.