Skip to content

Commit

Permalink
Merge pull request #271 from yfukai/dependabot/pip/xdoctest-1.0.1
Browse files Browse the repository at this point in the history
Bump xdoctest from 1.0.0 to 1.0.1
  • Loading branch information
github-actions[bot] authored Aug 5, 2022
2 parents 4a4b08c + a840d61 commit 2dc66ef
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 2dc66ef

Please sign in to comment.