Skip to content

Commit

Permalink
Bump xdoctest from 1.0.0 to 1.0.1
Browse files Browse the repository at this point in the history
Bumps [xdoctest](https://github.com/Erotemic/xdoctest) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/Erotemic/xdoctest/releases)
- [Changelog](https://github.com/Erotemic/xdoctest/blob/main/CHANGELOG.md)
- [Commits](Erotemic/xdoctest@v1.0.0...v1.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2022
1 parent 534211d commit a840d61
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 11 deletions.
23 changes: 13 additions & 10 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 @@ -42,7 +42,7 @@ coverage = {extras = ["toml"], version = "^6.4"}
safety = "^1.10.3"
mypy = "^0.971"
typeguard = "^2.13.3"
xdoctest = {extras = ["colors"], version = "^1.0.0"}
xdoctest = {extras = ["colors"], version = "^1.0.1"}
sphinx = "^5.1.1"
sphinx-autobuild = "^2021.3.14"
pre-commit = "^2.15.0"
Expand Down

0 comments on commit a840d61

Please sign in to comment.