Skip to content

Commit

Permalink
Merge pull request #217 from yfukai/dependabot/pip/xdoctest-1.0.0
Browse files Browse the repository at this point in the history
Bump xdoctest from 0.15.10 to 1.0.0
  • Loading branch information
yfukai authored Apr 8, 2022
2 parents cc4184a + 6fcf86b commit 55df68e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
21 changes: 11 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.3"}
safety = "^1.10.3"
mypy = "^0.930"
typeguard = "^2.13.3"
xdoctest = {extras = ["colors"], version = "^0.15.10"}
xdoctest = {extras = ["colors"], version = "^1.0.0"}
sphinx = "^4.3.2"
sphinx-autobuild = "^2021.3.14"
pre-commit = "^2.15.0"
Expand Down

0 comments on commit 55df68e

Please sign in to comment.